--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.AddParameterDialog.html Wed Jan 03 16:44:06 2024 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.AddParameterDialog.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.AddParameterDialog</h1> - <p> Module implementing the Add New Parameter dialog. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#AddParameterDialog">AddParameterDialog</a></td> <td>Class implementing the Add New Parameter dialog.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="AddParameterDialog" ID="AddParameterDialog"></a> <h2>AddParameterDialog</h2> - <p> Class implementing the Add New Parameter dialog. </p> + <h3>Derived from</h3> QDialog, Ui_AddParameterDialog <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="#AddParameterDialog.__init__">AddParameterDialog</a></td> <td>Constructor</td> @@ -67,19 +64,20 @@ <td>Private slot called, when the name entry is changed.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="AddParameterDialog.__init__" ID="AddParameterDialog.__init__"></a> <h4>AddParameterDialog (Constructor)</h4> <b>AddParameterDialog</b>(<i>parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>parent</i> (QWidget)</dt> @@ -90,10 +88,10 @@ <a NAME="AddParameterDialog.getData" ID="AddParameterDialog.getData"></a> <h4>AddParameterDialog.getData</h4> <b>getData</b>(<i></i>) - <p> Public method to extract the data entered into the dialog. </p> + <dl> <dt>Return:</dt> <dd> @@ -109,10 +107,10 @@ <a NAME="AddParameterDialog.on_nameEdit_textChanged" ID="AddParameterDialog.on_nameEdit_textChanged"></a> <h4>AddParameterDialog.on_nameEdit_textChanged</h4> <b>on_nameEdit_textChanged</b>(<i>txt</i>) - <p> Private slot called, when the name entry is changed. </p> + <dl> <dt><i>txt</i> (str)</dt> @@ -122,4 +120,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>