src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
child 10692
9becf9ca115c
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html
--- a/src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Preferences.SubstyleDefinitionDialog</h1>
-
 <p>
 Module implementing the sub-style definition dialog.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#SubstyleDefinitionDialog">SubstyleDefinitionDialog</a></td>
 <td>Class implementing the sub-style definition dialog.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="SubstyleDefinitionDialog" ID="SubstyleDefinitionDialog"></a>
 <h2>SubstyleDefinitionDialog</h2>
-
 <p>
     Class implementing the sub-style definition dialog.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_SubstyleDefinitionDialog
 <h3>Class Attributes</h3>
-
 <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="#SubstyleDefinitionDialog.__init__">SubstyleDefinitionDialog</a></td>
 <td>Constructor</td>
@@ -83,19 +80,20 @@
 <td>Private slot handling changes of the word list.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SubstyleDefinitionDialog.__init__" ID="SubstyleDefinitionDialog.__init__"></a>
 <h4>SubstyleDefinitionDialog (Constructor)</h4>
 <b>SubstyleDefinitionDialog</b>(<i>lexer, style, substyle, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>lexer</i> (PreferencesLexer)</dt>
@@ -118,17 +116,17 @@
 <a NAME="SubstyleDefinitionDialog.__updateOk" ID="SubstyleDefinitionDialog.__updateOk"></a>
 <h4>SubstyleDefinitionDialog.__updateOk</h4>
 <b>__updateOk</b>(<i></i>)
-
 <p>
         Private slot to update the state of the OK button.
 </p>
+
 <a NAME="SubstyleDefinitionDialog.getData" ID="SubstyleDefinitionDialog.getData"></a>
 <h4>SubstyleDefinitionDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -144,17 +142,17 @@
 <a NAME="SubstyleDefinitionDialog.on_defaultButton_clicked" ID="SubstyleDefinitionDialog.on_defaultButton_clicked"></a>
 <h4>SubstyleDefinitionDialog.on_defaultButton_clicked</h4>
 <b>on_defaultButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to set the dialog contents to default values.
 </p>
+
 <a NAME="SubstyleDefinitionDialog.on_descriptionEdit_textChanged" ID="SubstyleDefinitionDialog.on_descriptionEdit_textChanged"></a>
 <h4>SubstyleDefinitionDialog.on_descriptionEdit_textChanged</h4>
 <b>on_descriptionEdit_textChanged</b>(<i>txt</i>)
-
 <p>
         Private slot handling changes of the description.
 </p>
+
 <dl>
 
 <dt><i>txt</i> (str)</dt>
@@ -165,17 +163,17 @@
 <a NAME="SubstyleDefinitionDialog.on_resetButton_clicked" ID="SubstyleDefinitionDialog.on_resetButton_clicked"></a>
 <h4>SubstyleDefinitionDialog.on_resetButton_clicked</h4>
 <b>on_resetButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to reset the dialog contents.
 </p>
+
 <a NAME="SubstyleDefinitionDialog.on_wordsEdit_textChanged" ID="SubstyleDefinitionDialog.on_wordsEdit_textChanged"></a>
 <h4>SubstyleDefinitionDialog.on_wordsEdit_textChanged</h4>
 <b>on_wordsEdit_textChanged</b>(<i></i>)
-
 <p>
         Private slot handling changes of the word list.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial