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

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPreviewDialog.html
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPreviewDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPreviewDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,53 +7,50 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Preferences.ConfigurationPages.IconsPreviewDialog</h1>
-
 <p>
 Module implementing a dialog to preview the contents of an icon directory.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#IconsPreviewDialog">IconsPreviewDialog</a></td>
 <td>Class implementing a dialog to preview the contents of an icon directory.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="IconsPreviewDialog" ID="IconsPreviewDialog"></a>
 <h2>IconsPreviewDialog</h2>
-
 <p>
     Class implementing a dialog to preview the contents of an icon directory.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_IconsPreviewDialog
 <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="#IconsPreviewDialog.__init__">IconsPreviewDialog</a></td>
 <td>Constructor</td>
@@ -71,19 +68,20 @@
 <td>Private slot to refresh the view.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="IconsPreviewDialog.__init__" ID="IconsPreviewDialog.__init__"></a>
 <h4>IconsPreviewDialog (Constructor)</h4>
 <b>IconsPreviewDialog</b>(<i>directories, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>directories</i> (list of str)</dt>
@@ -98,10 +96,10 @@
 <a NAME="IconsPreviewDialog.on_directoryCombo_currentTextChanged" ID="IconsPreviewDialog.on_directoryCombo_currentTextChanged"></a>
 <h4>IconsPreviewDialog.on_directoryCombo_currentTextChanged</h4>
 <b>on_directoryCombo_currentTextChanged</b>(<i>dirName</i>)
-
 <p>
         Private slot to show the icons of the selected icon directory.
 </p>
+
 <dl>
 
 <dt><i>dirName</i> (str)</dt>
@@ -112,10 +110,10 @@
 <a NAME="IconsPreviewDialog.on_invertButton_toggled" ID="IconsPreviewDialog.on_invertButton_toggled"></a>
 <h4>IconsPreviewDialog.on_invertButton_toggled</h4>
 <b>on_invertButton_toggled</b>(<i>checked</i>)
-
 <p>
         Private slot to show the icons on an inverted background.
 </p>
+
 <dl>
 
 <dt><i>checked</i> (bool)</dt>
@@ -126,10 +124,10 @@
 <a NAME="IconsPreviewDialog.on_refreshButton_clicked" ID="IconsPreviewDialog.on_refreshButton_clicked"></a>
 <h4>IconsPreviewDialog.on_refreshButton_clicked</h4>
 <b>on_refreshButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to refresh the view.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial