diff -r 78af27bb8201 -r 45159308166f RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RopeProgressDialog.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RopeProgressDialog.html Wed Jan 03 16:44:06 2024 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.RopeProgressDialog.html Sun Oct 13 15:49:43 2024 +0200 @@ -7,53 +7,50 @@ <body> <a NAME="top" ID="top"></a> <h1>Plugin_Refactoring_Rope.RefactoringRope.RopeProgressDialog</h1> - <p> Module implementing a 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="#RopeProgressDialog">RopeProgressDialog</a></td> <td>Class implementing TaskHandle with a progress dialog.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="RopeProgressDialog" ID="RopeProgressDialog"></a> <h2>RopeProgressDialog</h2> - <p> Class implementing TaskHandle with a progress dialog. </p> + <h3>Derived from</h3> EricProgressDialog <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="#RopeProgressDialog.__init__">RopeProgressDialog</a></td> <td>Constructor</td> @@ -63,19 +60,20 @@ <td>Public slot to handle the task progress.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="RopeProgressDialog.__init__" ID="RopeProgressDialog.__init__"></a> <h4>RopeProgressDialog (Constructor)</h4> <b>RopeProgressDialog</b>(<i>server, title, interruptable=True, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>server</i> (EricJsonServer)</dt> @@ -99,10 +97,10 @@ <a NAME="RopeProgressDialog.updateProgress" ID="RopeProgressDialog.updateProgress"></a> <h4>RopeProgressDialog.updateProgress</h4> <b>updateProgress</b>(<i>params</i>) - <p> Public slot to handle the task progress. </p> + <dl> <dt><i>params</i> (dict)</dt> @@ -112,4 +110,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>