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

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