src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog</h1>
-
 <p>
 Module implementing a dialog to select the styles to be imported/exported.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#EditorHighlightingStylesSelectionDialog">EditorHighlightingStylesSelectionDialog</a></td>
 <td>Class implementing a dialog to select the styles to be imported/exported.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="EditorHighlightingStylesSelectionDialog" ID="EditorHighlightingStylesSelectionDialog"></a>
 <h2>EditorHighlightingStylesSelectionDialog</h2>
-
 <p>
     Class implementing a dialog to select the styles to be imported/exported.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_EditorHighlightingStylesSelectionDialog
 <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="#EditorHighlightingStylesSelectionDialog.__init__">EditorHighlightingStylesSelectionDialog</a></td>
 <td>Constructor</td>
@@ -75,19 +72,20 @@
 <td>Private slot to react on changes in check state.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="EditorHighlightingStylesSelectionDialog.__init__" ID="EditorHighlightingStylesSelectionDialog.__init__"></a>
 <h4>EditorHighlightingStylesSelectionDialog (Constructor)</h4>
 <b>EditorHighlightingStylesSelectionDialog</b>(<i>lexerNames, forImport, preselect=None, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>lexerNames</i> (list of str)</dt>
@@ -110,17 +108,17 @@
 <a NAME="EditorHighlightingStylesSelectionDialog.__updateOkButton" ID="EditorHighlightingStylesSelectionDialog.__updateOkButton"></a>
 <h4>EditorHighlightingStylesSelectionDialog.__updateOkButton</h4>
 <b>__updateOkButton</b>(<i></i>)
-
 <p>
         Private slot to update the state of the OK button.
 </p>
+
 <a NAME="EditorHighlightingStylesSelectionDialog.getLexerNames" ID="EditorHighlightingStylesSelectionDialog.getLexerNames"></a>
 <h4>EditorHighlightingStylesSelectionDialog.getLexerNames</h4>
 <b>getLexerNames</b>(<i></i>)
-
 <p>
         Public method to get the selected lexer names.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -136,10 +134,10 @@
 <a NAME="EditorHighlightingStylesSelectionDialog.on_buttonBox_clicked" ID="EditorHighlightingStylesSelectionDialog.on_buttonBox_clicked"></a>
 <h4>EditorHighlightingStylesSelectionDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
-
 <p>
         Private slot to handle the user pressing a button.
 </p>
+
 <dl>
 
 <dt><i>button</i> (QAbstractButton)</dt>
@@ -150,10 +148,10 @@
 <a NAME="EditorHighlightingStylesSelectionDialog.on_lexersList_itemChanged" ID="EditorHighlightingStylesSelectionDialog.on_lexersList_itemChanged"></a>
 <h4>EditorHighlightingStylesSelectionDialog.on_lexersList_itemChanged</h4>
 <b>on_lexersList_itemChanged</b>(<i>item</i>)
-
 <p>
         Private slot to react on changes in check state.
 </p>
+
 <dl>
 
 <dt><i>item</i> (QListWidgetItem)</dt>
@@ -163,4 +161,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial