108 </tr> |
108 </tr> |
109 <tr> |
109 <tr> |
110 <td><a href="#EditorStylesPage.save">save</a></td> |
110 <td><a href="#EditorStylesPage.save">save</a></td> |
111 <td>Public slot to save the Editor Styles configuration.</td> |
111 <td>Public slot to save the Editor Styles configuration.</td> |
112 </tr> |
112 </tr> |
|
113 <tr> |
|
114 <td><a href="#EditorStylesPage.setMode">setMode</a></td> |
|
115 <td>Public method to perform mode dependent setups.</td> |
|
116 </tr> |
113 </table> |
117 </table> |
114 <h3>Static Methods</h3> |
118 <h3>Static Methods</h3> |
115 |
119 |
116 <table> |
120 <table> |
117 <tr><td>None</td></tr> |
121 <tr><td>None</td></tr> |
223 <b>save</b>(<i></i>) |
227 <b>save</b>(<i></i>) |
224 |
228 |
225 <p> |
229 <p> |
226 Public slot to save the Editor Styles configuration. |
230 Public slot to save the Editor Styles configuration. |
227 </p> |
231 </p> |
|
232 <a NAME="EditorStylesPage.setMode" ID="EditorStylesPage.setMode"></a> |
|
233 <h4>EditorStylesPage.setMode</h4> |
|
234 <b>setMode</b>(<i>displayMode</i>) |
|
235 |
|
236 <p> |
|
237 Public method to perform mode dependent setups. |
|
238 </p> |
|
239 <dl> |
|
240 |
|
241 <dt><i>displayMode</i> (ConfigurationMode)</dt> |
|
242 <dd> |
|
243 mode of the configuration dialog |
|
244 </dd> |
|
245 </dl> |
228 <div align="right"><a href="#top">Up</a></div> |
246 <div align="right"><a href="#top">Up</a></div> |
229 <hr /> |
247 <hr /> |
230 <hr /> |
248 <hr /> |
231 <a NAME="create" ID="create"></a> |
249 <a NAME="create" ID="create"></a> |
232 <h2>create</h2> |
250 <h2>create</h2> |