--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ProgressHandle.html Wed Jan 03 16:44:06 2024 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ProgressHandle.html Sun Oct 13 15:49:43 2024 +0200 @@ -7,56 +7,53 @@ <body> <a NAME="top" ID="top"></a> <h1>Plugin_Refactoring_Rope.RefactoringRope.ProgressHandle</h1> - <p> Module implementing a distributed TaskHandle class with a progress dialog. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ProgressHandle">ProgressHandle</a></td> <td>Class implementing distributed TaskHandle with a progress dialog.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ProgressHandle" ID="ProgressHandle"></a> <h2>ProgressHandle</h2> - <p> Class implementing distributed TaskHandle with a progress dialog. </p> <p> This is the client side. </p> + <h3>Derived from</h3> rope.base.taskhandle.TaskHandle <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="#ProgressHandle.__init__">ProgressHandle</a></td> <td>Constructor</td> @@ -70,19 +67,20 @@ <td>Public slot to reset the progress dialog.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="ProgressHandle.__init__" ID="ProgressHandle.__init__"></a> <h4>ProgressHandle (Constructor)</h4> <b>ProgressHandle</b>(<i>client, title, interruptable=True</i>) - <p> Constructor </p> + <dl> <dt><i>client</i> (EricJsonClient)</dt> @@ -102,17 +100,17 @@ <a NAME="ProgressHandle.__updateProgress" ID="ProgressHandle.__updateProgress"></a> <h4>ProgressHandle.__updateProgress</h4> <b>__updateProgress</b>(<i></i>) - <p> Private slot to handle the task progress. </p> + <a NAME="ProgressHandle.reset" ID="ProgressHandle.reset"></a> <h4>ProgressHandle.reset</h4> <b>reset</b>(<i></i>) - <p> Public slot to reset the progress dialog. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>