--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,37 +7,36 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Snapshot.SnapshotTimer</h1> - <p> Module implementing the snapshot timer widget. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#SnapshotTimer">SnapshotTimer</a></td> <td>Class implementing the snapshot timer widget.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="SnapshotTimer" ID="SnapshotTimer"></a> <h2>SnapshotTimer</h2> - <p> Class implementing the snapshot timer widget. </p> + <h3>Signals</h3> <dl> @@ -49,19 +48,17 @@ <h3>Derived from</h3> QWidget <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="#SnapshotTimer.__init__">SnapshotTimer</a></td> <td>Constructor</td> @@ -87,33 +84,34 @@ <td>Public method to stop the timer.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="SnapshotTimer.__init__" ID="SnapshotTimer.__init__"></a> <h4>SnapshotTimer (Constructor)</h4> <b>SnapshotTimer</b>(<i></i>) - <p> Constructor </p> + <a NAME="SnapshotTimer.__bell" ID="SnapshotTimer.__bell"></a> <h4>SnapshotTimer.__bell</h4> <b>__bell</b>(<i></i>) - <p> Private slot handling timer timeouts. </p> + <a NAME="SnapshotTimer.enterEvent" ID="SnapshotTimer.enterEvent"></a> <h4>SnapshotTimer.enterEvent</h4> <b>enterEvent</b>(<i>evt</i>) - <p> Protected method handling the mouse cursor entering the widget. </p> + <dl> <dt><i>evt</i> (QEvent)</dt> @@ -124,10 +122,10 @@ <a NAME="SnapshotTimer.paintEvent" ID="SnapshotTimer.paintEvent"></a> <h4>SnapshotTimer.paintEvent</h4> <b>paintEvent</b>(<i>evt</i>) - <p> Protected method handling paint events. </p> + <dl> <dt><i>evt</i> (QPaintEvent)</dt> @@ -138,10 +136,10 @@ <a NAME="SnapshotTimer.start" ID="SnapshotTimer.start"></a> <h4>SnapshotTimer.start</h4> <b>start</b>(<i>seconds</i>) - <p> Public method to start the timer. </p> + <dl> <dt><i>seconds</i> (int)</dt> @@ -152,10 +150,10 @@ <a NAME="SnapshotTimer.stop" ID="SnapshotTimer.stop"></a> <h4>SnapshotTimer.stop</h4> <b>stop</b>(<i></i>) - <p> Public method to stop the timer. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>