src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9209
b99e7fd55fd3
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html	Thu May 25 19:52:31 2023 +0200
@@ -82,7 +82,7 @@
 </tr>
 <tr>
 <td><a href="#PythonAstViewer.__editorDoubleClicked">__editorDoubleClicked</a></td>
-<td>Private slot to handle a mouse button double click in the editor.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#PythonAstViewer.__editorLanguageChanged">__editorLanguageChanged</a></td>
@@ -264,24 +264,6 @@
 <h4>PythonAstViewer.__editorDoubleClicked</h4>
 <b>__editorDoubleClicked</b>(<i>editor, pos, buttons</i>)
 
-<p>
-        Private slot to handle a mouse button double click in the editor.
-</p>
-<dl>
-
-<dt><i>editor</i> (Editor)</dt>
-<dd>
-reference to the editor, that emitted the signal
-</dd>
-<dt><i>pos</i> (QPoint)</dt>
-<dd>
-position of the double click
-</dd>
-<dt><i>buttons</i> (Qt.MouseButtons)</dt>
-<dd>
-mouse buttons that were double clicked
-</dd>
-</dl>
 <a NAME="PythonAstViewer.__editorLanguageChanged" ID="PythonAstViewer.__editorLanguageChanged"></a>
 <h4>PythonAstViewer.__editorLanguageChanged</h4>
 <b>__editorLanguageChanged</b>(<i>editor</i>)

eric ide

mercurial