--- a/src/eric7/Documentation/Source/eric7.Testing.MarkersWindow.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Testing.MarkersWindow.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Testing.MarkersWindow</h1> - <p> Module implementing a dialog to show defined test markers. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#MarkersWindow">MarkersWindow</a></td> <td>Class documentation goes here.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="MarkersWindow" ID="MarkersWindow"></a> <h2>MarkersWindow</h2> - <p> Class documentation goes here. </p> + <h3>Derived from</h3> QWidget, Ui_MarkersWindow <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="#MarkersWindow.__init__">MarkersWindow</a></td> <td>Constructor</td> @@ -67,19 +64,20 @@ <td>Public method to show the dialog with the given markers.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="MarkersWindow.__init__" ID="MarkersWindow.__init__"></a> <h4>MarkersWindow (Constructor)</h4> <b>MarkersWindow</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget (optional))</dt> @@ -90,10 +88,10 @@ <a NAME="MarkersWindow.closeEvent" ID="MarkersWindow.closeEvent"></a> <h4>MarkersWindow.closeEvent</h4> <b>closeEvent</b>(<i>e</i>) - <p> Protected slot implementing a close event handler. </p> + <dl> <dt><i>e</i> (QCloseEvent)</dt> @@ -104,10 +102,10 @@ <a NAME="MarkersWindow.showMarkers" ID="MarkersWindow.showMarkers"></a> <h4>MarkersWindow.showMarkers</h4> <b>showMarkers</b>(<i>markers</i>) - <p> Public method to show the dialog with the given markers. </p> + <dl> <dt><i>markers</i> (dict)</dt> @@ -117,4 +115,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>