eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.IconsPreviewDialog.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7521
17974c348101
--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.IconsPreviewDialog.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.IconsPreviewDialog.html	Wed Sep 25 19:42:44 2019 +0200
@@ -18,63 +18,81 @@
 
 </style>
 </head>
-<body><a NAME="top" ID="top"></a>
+<body>
+<a NAME="top" ID="top"></a>
 <h1>eric6.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 />
+<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>
 </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>parent, dirName</i>)
+
 <p>
         Constructor
-</p><dl>
+</p>
+<dl>
+
 <dt><i>parent</i></dt>
 <dd>
 parent widget (QWidget)
-</dd><dt><i>dirName</i></dt>
+</dd>
+<dt><i>dirName</i></dt>
 <dd>
 name of directory to show (string)
 </dd>

eric ide

mercurial