--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread</h1> - <p> Module implementing the VCS status monitor thread class for Mercurial. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#HgStatusMonitorThread">HgStatusMonitorThread</a></td> <td>Class implementing the VCS status monitor thread class for Mercurial.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="HgStatusMonitorThread" ID="HgStatusMonitorThread"></a> <h2>HgStatusMonitorThread</h2> - <p> Class implementing the VCS status monitor thread class for Mercurial. </p> + <h3>Derived from</h3> VcsStatusMonitorThread <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="#HgStatusMonitorThread.__init__">HgStatusMonitorThread</a></td> <td>Constructor</td> @@ -75,19 +72,20 @@ <td>Protected method performing shutdown actions.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="HgStatusMonitorThread.__init__" ID="HgStatusMonitorThread.__init__"></a> <h4>HgStatusMonitorThread (Constructor)</h4> <b>HgStatusMonitorThread</b>(<i>interval, project, vcs, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>interval</i> (int)</dt> @@ -110,10 +108,10 @@ <a NAME="HgStatusMonitorThread.__initClient" ID="HgStatusMonitorThread.__initClient"></a> <h4>HgStatusMonitorThread.__initClient</h4> <b>__initClient</b>(<i></i>) - <p> Private method to initialize the Mercurial client. </p> + <dl> <dt>Return:</dt> <dd> @@ -129,10 +127,10 @@ <a NAME="HgStatusMonitorThread._getInfo" ID="HgStatusMonitorThread._getInfo"></a> <h4>HgStatusMonitorThread._getInfo</h4> <b>_getInfo</b>(<i></i>) - <p> Protected method implementing the real info action. </p> + <dl> <dt>Return:</dt> <dd> @@ -148,7 +146,6 @@ <a NAME="HgStatusMonitorThread._performMonitor" ID="HgStatusMonitorThread._performMonitor"></a> <h4>HgStatusMonitorThread._performMonitor</h4> <b>_performMonitor</b>(<i></i>) - <p> Protected method implementing the monitoring action. </p> @@ -169,6 +166,7 @@ <li>" " path is back at normal</li> </ul> </p> + <dl> <dt>Return:</dt> <dd> @@ -185,10 +183,10 @@ <a NAME="HgStatusMonitorThread._shutdown" ID="HgStatusMonitorThread._shutdown"></a> <h4>HgStatusMonitorThread._shutdown</h4> <b>_shutdown</b>(<i></i>) - <p> Protected method performing shutdown actions. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>