84 </tr><tr> |
84 </tr><tr> |
85 <td><a href="#ConfigurationDialog.__preferencesChanged">__preferencesChanged</a></td> |
85 <td><a href="#ConfigurationDialog.__preferencesChanged">__preferencesChanged</a></td> |
86 <td>Private slot to handle a change of the preferences.</td> |
86 <td>Private slot to handle a change of the preferences.</td> |
87 </tr><tr> |
87 </tr><tr> |
88 <td><a href="#ConfigurationDialog.accept">accept</a></td> |
88 <td><a href="#ConfigurationDialog.accept">accept</a></td> |
89 <td></td> |
89 <td>Public method to accept the dialog.</td> |
90 </tr><tr> |
90 </tr><tr> |
91 <td><a href="#ConfigurationDialog.getConfigurationPageName">getConfigurationPageName</a></td> |
91 <td><a href="#ConfigurationDialog.getConfigurationPageName">getConfigurationPageName</a></td> |
92 <td>Public method to get the page name of the current page.</td> |
92 <td>Public method to get the page name of the current page.</td> |
93 </tr><tr> |
93 </tr><tr> |
94 <td><a href="#ConfigurationDialog.setPreferences">setPreferences</a></td> |
94 <td><a href="#ConfigurationDialog.setPreferences">setPreferences</a></td> |
145 <p> |
145 <p> |
146 Private slot to handle a change of the preferences. |
146 Private slot to handle a change of the preferences. |
147 </p><a NAME="ConfigurationDialog.accept" ID="ConfigurationDialog.accept"></a> |
147 </p><a NAME="ConfigurationDialog.accept" ID="ConfigurationDialog.accept"></a> |
148 <h4>ConfigurationDialog.accept</h4> |
148 <h4>ConfigurationDialog.accept</h4> |
149 <b>accept</b>(<i></i>) |
149 <b>accept</b>(<i></i>) |
150 <a NAME="ConfigurationDialog.getConfigurationPageName" ID="ConfigurationDialog.getConfigurationPageName"></a> |
150 <p> |
|
151 Public method to accept the dialog. |
|
152 </p><a NAME="ConfigurationDialog.getConfigurationPageName" ID="ConfigurationDialog.getConfigurationPageName"></a> |
151 <h4>ConfigurationDialog.getConfigurationPageName</h4> |
153 <h4>ConfigurationDialog.getConfigurationPageName</h4> |
152 <b>getConfigurationPageName</b>(<i></i>) |
154 <b>getConfigurationPageName</b>(<i></i>) |
153 <p> |
155 <p> |
154 Public method to get the page name of the current page. |
156 Public method to get the page name of the current page. |
155 </p><dl> |
157 </p><dl> |
156 <dt><i>page</i></dt> |
158 <dt>Returns:</dt> |
157 <dd> |
159 <dd> |
158 name of the current page (string) |
160 page name of the current page (string) |
159 </dd> |
161 </dd> |
160 </dl><a NAME="ConfigurationDialog.setPreferences" ID="ConfigurationDialog.setPreferences"></a> |
162 </dl><a NAME="ConfigurationDialog.setPreferences" ID="ConfigurationDialog.setPreferences"></a> |
161 <h4>ConfigurationDialog.setPreferences</h4> |
163 <h4>ConfigurationDialog.setPreferences</h4> |
162 <b>setPreferences</b>(<i></i>) |
164 <b>setPreferences</b>(<i></i>) |
163 <p> |
165 <p> |
345 </dd><dt><i>displayMode=</i></dt> |
347 </dd><dt><i>displayMode=</i></dt> |
346 <dd> |
348 <dd> |
347 mode of the configuration dialog |
349 mode of the configuration dialog |
348 (DefaultMode, HelpBrowserMode, TrayStarterMode) |
350 (DefaultMode, HelpBrowserMode, TrayStarterMode) |
349 </dd> |
351 </dd> |
|
352 </dl><dl> |
|
353 <dt>Raises <b>RuntimeError</b>:</dt> |
|
354 <dd> |
|
355 raised to indicate an invalid dialog mode |
|
356 </dd> |
350 </dl><a NAME="ConfigurationWidget.__filterChildItems" ID="ConfigurationWidget.__filterChildItems"></a> |
357 </dl><a NAME="ConfigurationWidget.__filterChildItems" ID="ConfigurationWidget.__filterChildItems"></a> |
351 <h4>ConfigurationWidget.__filterChildItems</h4> |
358 <h4>ConfigurationWidget.__filterChildItems</h4> |
352 <b>__filterChildItems</b>(<i>parent, filter</i>) |
359 <b>__filterChildItems</b>(<i>parent, filter</i>) |
353 <p> |
360 <p> |
354 Private method to filter child items based on a filter string. |
361 Private method to filter child items based on a filter string. |
447 <h4>ConfigurationWidget.getConfigurationPageName</h4> |
454 <h4>ConfigurationWidget.getConfigurationPageName</h4> |
448 <b>getConfigurationPageName</b>(<i></i>) |
455 <b>getConfigurationPageName</b>(<i></i>) |
449 <p> |
456 <p> |
450 Public method to get the page name of the current page. |
457 Public method to get the page name of the current page. |
451 </p><dl> |
458 </p><dl> |
452 <dt><i>page</i></dt> |
459 <dt>Returns:</dt> |
453 <dd> |
460 <dd> |
454 name of the current page (string) |
461 page name of the current page (string) |
455 </dd> |
462 </dd> |
456 </dl><a NAME="ConfigurationWidget.getLexers" ID="ConfigurationWidget.getLexers"></a> |
463 </dl><a NAME="ConfigurationWidget.getLexers" ID="ConfigurationWidget.getLexers"></a> |
457 <h4>ConfigurationWidget.getLexers</h4> |
464 <h4>ConfigurationWidget.getLexers</h4> |
458 <b>getLexers</b>(<i></i>) |
465 <b>getLexers</b>(<i></i>) |
459 <p> |
466 <p> |