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

Tue, 10 Dec 2024 15:49:01 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 10 Dec 2024 15:49:01 +0100
branch
eric7
changeset 426
7592a1c052e8
parent 416
45159308166f
permissions
-rw-r--r--

Updated copyright for 2025.

<!DOCTYPE html>
<html><head>
<title>Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.MouseClickHandlerRopePage</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<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>
</tr>
<tr>
<td><a href="#MouseClickHandlerRopePage.on_changeGotoButton_clicked">on_changeGotoButton_clicked</a></td>
<td>Private slot to change the 'goto' mouse click sequence.</td>
</tr>
<tr>
<td><a href="#MouseClickHandlerRopePage.save">save</a></td>
<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>
<dd>
reference to the plugin object
</dd>
</dl>
<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>

eric ide

mercurial