100 </tr> |
100 </tr> |
101 <tr> |
101 <tr> |
102 <td><a href="#EditorGeneralPage.save">save</a></td> |
102 <td><a href="#EditorGeneralPage.save">save</a></td> |
103 <td>Public slot to save the Editor General configuration.</td> |
103 <td>Public slot to save the Editor General configuration.</td> |
104 </tr> |
104 </tr> |
|
105 <tr> |
|
106 <td><a href="#EditorGeneralPage.setMode">setMode</a></td> |
|
107 <td>Public method to perform mode dependent setups.</td> |
|
108 </tr> |
105 </table> |
109 </table> |
106 <h3>Static Methods</h3> |
110 <h3>Static Methods</h3> |
107 |
111 |
108 <table> |
112 <table> |
109 <tr><td>None</td></tr> |
113 <tr><td>None</td></tr> |
208 <b>save</b>(<i></i>) |
212 <b>save</b>(<i></i>) |
209 |
213 |
210 <p> |
214 <p> |
211 Public slot to save the Editor General configuration. |
215 Public slot to save the Editor General configuration. |
212 </p> |
216 </p> |
|
217 <a NAME="EditorGeneralPage.setMode" ID="EditorGeneralPage.setMode"></a> |
|
218 <h4>EditorGeneralPage.setMode</h4> |
|
219 <b>setMode</b>(<i>displayMode</i>) |
|
220 |
|
221 <p> |
|
222 Public method to perform mode dependent setups. |
|
223 </p> |
|
224 <dl> |
|
225 |
|
226 <dt><i>displayMode</i> (ConfigurationMode)</dt> |
|
227 <dd> |
|
228 mode of the configuration dialog |
|
229 </dd> |
|
230 </dl> |
213 <div align="right"><a href="#top">Up</a></div> |
231 <div align="right"><a href="#top">Up</a></div> |
214 <hr /> |
232 <hr /> |
215 <hr /> |
233 <hr /> |
216 <a NAME="create" ID="create"></a> |
234 <a NAME="create" ID="create"></a> |
217 <h2>create</h2> |
235 <h2>create</h2> |