diff -r 0128383c759c -r d5e035c315d5 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Wed Aug 31 19:35:11 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Wed Aug 31 19:36:30 2011 +0200 @@ -63,6 +63,9 @@ </tr><tr> <td><a href="#HgStatusMonitorThread._performMonitor">_performMonitor</a></td> <td>Protected method implementing the monitoring action.</td> +</tr><tr> +<td><a href="#HgStatusMonitorThread._shutdown">_shutdown</a></td> +<td>Protected method performing shutdown actions.</td> </tr> </table> <h3>Static Methods</h3> @@ -113,7 +116,12 @@ tuple of flag indicating successful operation (boolean) and a status message in case of non successful operation (string) </dd> -</dl> +</dl><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