src/eric7/Documentation/Source/eric7.DataViews.PyCoverageHtmlReportDialog.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.DataViews.PyCoverageHtmlReportDialog.html
--- a/src/eric7/Documentation/Source/eric7.DataViews.PyCoverageHtmlReportDialog.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.DataViews.PyCoverageHtmlReportDialog.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,55 +7,52 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.DataViews.PyCoverageHtmlReportDialog</h1>
-
 <p>
 Module implementing a dialog to enter the parameters for a coverage HTML
 report.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#PyCoverageHtmlReportDialog">PyCoverageHtmlReportDialog</a></td>
 <td>Class implementing a dialog to enter the parameters for a coverage HTML report.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="PyCoverageHtmlReportDialog" ID="PyCoverageHtmlReportDialog"></a>
 <h2>PyCoverageHtmlReportDialog</h2>
-
 <p>
     Class implementing a dialog to enter the parameters for a coverage HTML
     report.
 </p>
+
 <h3>Derived from</h3>
 QDialog, Ui_PyCoverageHtmlReportDialog
 <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="#PyCoverageHtmlReportDialog.__init__">PyCoverageHtmlReportDialog</a></td>
 <td>Constructor</td>
@@ -69,19 +66,20 @@
 <td>Private slot handling a change of the output directory.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="PyCoverageHtmlReportDialog.__init__" ID="PyCoverageHtmlReportDialog.__init__"></a>
 <h4>PyCoverageHtmlReportDialog (Constructor)</h4>
 <b>PyCoverageHtmlReportDialog</b>(<i>defaultDirectory, parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>defaultDirectory</i> (str)</dt>
@@ -97,10 +95,10 @@
 <a NAME="PyCoverageHtmlReportDialog.getData" ID="PyCoverageHtmlReportDialog.getData"></a>
 <h4>PyCoverageHtmlReportDialog.getData</h4>
 <b>getData</b>(<i></i>)
-
 <p>
         Public method to get the entered data.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -118,10 +116,10 @@
 <a NAME="PyCoverageHtmlReportDialog.on_outputDirectoryPicker_textChanged" ID="PyCoverageHtmlReportDialog.on_outputDirectoryPicker_textChanged"></a>
 <h4>PyCoverageHtmlReportDialog.on_outputDirectoryPicker_textChanged</h4>
 <b>on_outputDirectoryPicker_textChanged</b>(<i>directory</i>)
-
 <p>
         Private slot handling a change of the output directory.
 </p>
+
 <dl>
 
 <dt><i>directory</i> (str)</dt>
@@ -131,4 +129,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