diff -r 8b554b390d6f -r b34f5dd3db27 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.CallTipsRopePage.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.CallTipsRopePage.html Mon Oct 17 08:37:28 2022 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.CallTipsRopePage.html Mon Oct 17 16:45:23 2022 +0200 @@ -59,6 +59,18 @@ <td>Constructor</td> </tr> <tr> +<td><a href="#CallTipsRopePage.on_createPython3Button_clicked">on_createPython3Button_clicked</a></td> +<td>Private slot to create a new default rope configuration for Python 3.</td> +</tr> +<tr> +<td><a href="#CallTipsRopePage.on_editPython3Button_clicked">on_editPython3Button_clicked</a></td> +<td>Private slot to edit the rope configuration for Python 3.</td> +</tr> +<tr> +<td><a href="#CallTipsRopePage.polishPage">polishPage</a></td> +<td>Public slot to perform some polishing actions.</td> +</tr> +<tr> <td><a href="#CallTipsRopePage.save">save</a></td> <td>Public slot to save the Rope Calltips configuration.</td> </tr> @@ -83,6 +95,27 @@ reference to the plugin object </dd> </dl> +<a NAME="CallTipsRopePage.on_createPython3Button_clicked" ID="CallTipsRopePage.on_createPython3Button_clicked"></a> +<h4>CallTipsRopePage.on_createPython3Button_clicked</h4> +<b>on_createPython3Button_clicked</b>(<i></i>) + +<p> + Private slot to create a new default rope configuration for Python 3. +</p> +<a NAME="CallTipsRopePage.on_editPython3Button_clicked" ID="CallTipsRopePage.on_editPython3Button_clicked"></a> +<h4>CallTipsRopePage.on_editPython3Button_clicked</h4> +<b>on_editPython3Button_clicked</b>(<i></i>) + +<p> + Private slot to edit the rope configuration for Python 3. +</p> +<a NAME="CallTipsRopePage.polishPage" ID="CallTipsRopePage.polishPage"></a> +<h4>CallTipsRopePage.polishPage</h4> +<b>polishPage</b>(<i></i>) + +<p> + Public slot to perform some polishing actions. +</p> <a NAME="CallTipsRopePage.save" ID="CallTipsRopePage.save"></a> <h4>CallTipsRopePage.save</h4> <b>save</b>(<i></i>)