Documentation/Source/eric5.Preferences.ConfigurationDialog.html

changeset 1228
7afaf2fca55b
parent 1127
b1802ebe0066
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Sat Aug 20 16:30:49 2011 +0200
@@ -53,7 +53,7 @@
 <h2>ConfigurationDialog</h2>
 <p>
     Class for the dialog variant.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>masterPasswordChanged(str, str)</dt>
 <dd>
@@ -70,12 +70,13 @@
 <table>
 <tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#ConfigurationDialog.__init__">ConfigurationDialog</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#ConfigurationDialog.__masterPasswordChanged">__masterPasswordChanged</a></td>
 <td>Private slot to handle the change of the master password.</td>
 </tr><tr>
@@ -92,6 +93,10 @@
 <td>Public slot to show a named configuration page.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ConfigurationDialog.__init__" ID="ConfigurationDialog.__init__"></a>
 <h4>ConfigurationDialog (Constructor)</h4>
 <b>ConfigurationDialog</b>(<i>parent=None, name=None, modal=False, fromEric=True, displayMode=ConfigurationWidget.DefaultMode</i>)
@@ -173,16 +178,21 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#ConfigurationPageItem.__init__">ConfigurationPageItem</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#ConfigurationPageItem.getPageName">getPageName</a></td>
 <td>Public method to get the name of the associated configuration page.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ConfigurationPageItem.__init__" ID="ConfigurationPageItem.__init__"></a>
 <h4>ConfigurationPageItem (Constructor)</h4>
 <b>ConfigurationPageItem</b>(<i>parent, text, pageName, iconFile</i>)
@@ -219,7 +229,7 @@
 <h2>ConfigurationWidget</h2>
 <p>
     Class implementing a dialog for the configuration of eric5.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>masterPasswordChanged(str, str)</dt>
 <dd>
@@ -236,12 +246,13 @@
 <table>
 <tr><td>DefaultMode</td></tr><tr><td>HelpBrowserMode</td></tr><tr><td>TrayStarterMode</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#ConfigurationWidget.__init__">ConfigurationWidget</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#ConfigurationWidget.__importConfigurationPage">__importConfigurationPage</a></td>
 <td>Private method to import a configuration page module.</td>
 </tr><tr>
@@ -285,6 +296,10 @@
 <td>Public slot to show a named configuration page.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ConfigurationWidget.__init__" ID="ConfigurationWidget.__init__"></a>
 <h4>ConfigurationWidget (Constructor)</h4>
 <b>ConfigurationWidget</b>(<i>parent=None, fromEric=True, displayMode=DefaultMode</i>)
@@ -454,12 +469,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#ConfigurationWindow.__init__">ConfigurationWindow</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#ConfigurationWindow.accept">accept</a></td>
 <td>Protected slot called by the Ok button.</td>
 </tr><tr>
@@ -467,6 +483,10 @@
 <td>Public slot to show a named configuration page.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="ConfigurationWindow.__init__" ID="ConfigurationWindow.__init__"></a>
 <h4>ConfigurationWindow (Constructor)</h4>
 <b>ConfigurationWindow</b>(<i>parent=None</i>)

eric ide

mercurial