75 <tr><td>None</td></tr> |
75 <tr><td>None</td></tr> |
76 </table> |
76 </table> |
77 <h3>Methods</h3> |
77 <h3>Methods</h3> |
78 <table> |
78 <table> |
79 <tr> |
79 <tr> |
|
80 <td><a href="#ConfigurationDialog.__init__">ConfigurationDialog</a></td> |
|
81 <td>Constructor</td> |
|
82 </tr><tr> |
80 <td><a href="#ConfigurationDialog.__masterPasswordChanged">__masterPasswordChanged</a></td> |
83 <td><a href="#ConfigurationDialog.__masterPasswordChanged">__masterPasswordChanged</a></td> |
81 <td>Private slot to handle the change of the master password.</td> |
84 <td>Private slot to handle the change of the master password.</td> |
82 </tr><tr> |
85 </tr><tr> |
83 <td><a href="#ConfigurationDialog.__preferencesChanged">__preferencesChanged</a></td> |
86 <td><a href="#ConfigurationDialog.__preferencesChanged">__preferencesChanged</a></td> |
84 <td>Private slot to handle a change of the preferences.</td> |
87 <td>Private slot to handle a change of the preferences.</td> |
183 <tr><td>None</td></tr> |
186 <tr><td>None</td></tr> |
184 </table> |
187 </table> |
185 <h3>Methods</h3> |
188 <h3>Methods</h3> |
186 <table> |
189 <table> |
187 <tr> |
190 <tr> |
|
191 <td><a href="#ConfigurationPageItem.__init__">ConfigurationPageItem</a></td> |
|
192 <td>Constructor</td> |
|
193 </tr><tr> |
188 <td><a href="#ConfigurationPageItem.getPageName">getPageName</a></td> |
194 <td><a href="#ConfigurationPageItem.getPageName">getPageName</a></td> |
189 <td>Public method to get the name of the associated configuration page.</td> |
195 <td>Public method to get the name of the associated configuration page.</td> |
190 </tr> |
196 </tr> |
191 </table> |
197 </table> |
192 <h3>Static Methods</h3> |
198 <h3>Static Methods</h3> |
251 <tr><td>None</td></tr> |
257 <tr><td>None</td></tr> |
252 </table> |
258 </table> |
253 <h3>Methods</h3> |
259 <h3>Methods</h3> |
254 <table> |
260 <table> |
255 <tr> |
261 <tr> |
|
262 <td><a href="#ConfigurationWidget.__init__">ConfigurationWidget</a></td> |
|
263 <td>Constructor</td> |
|
264 </tr><tr> |
256 <td><a href="#ConfigurationWidget.__importConfigurationPage">__importConfigurationPage</a></td> |
265 <td><a href="#ConfigurationWidget.__importConfigurationPage">__importConfigurationPage</a></td> |
257 <td>Private method to import a configuration page module.</td> |
266 <td>Private method to import a configuration page module.</td> |
258 </tr><tr> |
267 </tr><tr> |
259 <td><a href="#ConfigurationWidget.__initLexers">__initLexers</a></td> |
268 <td><a href="#ConfigurationWidget.__initLexers">__initLexers</a></td> |
260 <td>Private method to initialize the dictionary of preferences lexers.</td> |
269 <td>Private method to initialize the dictionary of preferences lexers.</td> |
474 <tr><td>None</td></tr> |
483 <tr><td>None</td></tr> |
475 </table> |
484 </table> |
476 <h3>Methods</h3> |
485 <h3>Methods</h3> |
477 <table> |
486 <table> |
478 <tr> |
487 <tr> |
|
488 <td><a href="#ConfigurationWindow.__init__">ConfigurationWindow</a></td> |
|
489 <td>Constructor</td> |
|
490 </tr><tr> |
479 <td><a href="#ConfigurationWindow.accept">accept</a></td> |
491 <td><a href="#ConfigurationWindow.accept">accept</a></td> |
480 <td>Protected slot called by the Ok button.</td> |
492 <td>Protected slot called by the Ok button.</td> |
481 </tr><tr> |
493 </tr><tr> |
482 <td><a href="#ConfigurationWindow.showConfigurationPageByName">showConfigurationPageByName</a></td> |
494 <td><a href="#ConfigurationWindow.showConfigurationPageByName">showConfigurationPageByName</a></td> |
483 <td>Public slot to show a named configuration page.</td> |
495 <td>Public slot to show a named configuration page.</td> |