RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.MouseClickHandlerRopePage.html

branch
eric7
changeset 416
45159308166f
parent 375
c61a2f18ed78
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.MouseClickHandlerRopePage.html	Wed Jan 03 16:44:06 2024 +0100
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.MouseClickHandlerRopePage.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.ConfigurationPage.MouseClickHandlerRopePage</h1>
-
 <p>
 Module implementing the Rope Mouse Click Handler configuration page.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#MouseClickHandlerRopePage">MouseClickHandlerRopePage</a></td>
 <td>Class implementing the Rope Mouse Click Handler configuration page.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="MouseClickHandlerRopePage" ID="MouseClickHandlerRopePage"></a>
 <h2>MouseClickHandlerRopePage</h2>
-
 <p>
     Class implementing the Rope Mouse Click Handler configuration page.
 </p>
+
 <h3>Derived from</h3>
 ConfigurationPageBase, Ui_MouseClickHandlerRopePage
 <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="#MouseClickHandlerRopePage.__init__">MouseClickHandlerRopePage</a></td>
 <td>Constructor</td>
@@ -67,19 +64,20 @@
 <td>Public slot to save the Rope Mouse Click Handler configuration.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="MouseClickHandlerRopePage.__init__" ID="MouseClickHandlerRopePage.__init__"></a>
 <h4>MouseClickHandlerRopePage (Constructor)</h4>
 <b>MouseClickHandlerRopePage</b>(<i>plugin</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>plugin</i> (RefactoringRopePlugin)</dt>
@@ -90,17 +88,17 @@
 <a NAME="MouseClickHandlerRopePage.on_changeGotoButton_clicked" ID="MouseClickHandlerRopePage.on_changeGotoButton_clicked"></a>
 <h4>MouseClickHandlerRopePage.on_changeGotoButton_clicked</h4>
 <b>on_changeGotoButton_clicked</b>(<i></i>)
-
 <p>
         Private slot to change the 'goto' mouse click sequence.
 </p>
+
 <a NAME="MouseClickHandlerRopePage.save" ID="MouseClickHandlerRopePage.save"></a>
 <h4>MouseClickHandlerRopePage.save</h4>
 <b>save</b>(<i></i>)
-
 <p>
         Public slot to save the Rope Mouse Click Handler configuration.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial