Documentation/Source/eric5.Preferences.ConfigurationDialog.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
--- a/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Sun Sep 04 16:05:27 2011 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationDialog.html	Sun Sep 04 16:06:54 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>preferencesChanged()</dt>
 <dd>
@@ -66,6 +66,10 @@
 <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>
@@ -82,6 +86,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>)
@@ -140,6 +148,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -150,6 +162,10 @@
 <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>)
@@ -186,7 +202,7 @@
 <h2>ConfigurationWidget</h2>
 <p>
     Class implementing a dialog for the configuration of eric5.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>preferencesChanged()</dt>
 <dd>
@@ -199,6 +215,10 @@
 <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>
@@ -245,6 +265,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>)
@@ -401,6 +425,10 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
@@ -414,6 +442,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