eric6/Documentation/Source/eric6.QScintilla.Editor.html

changeset 7887
c1588f5a83e9
parent 7846
4dfa18ef5acd
child 7900
72b88fb20261
--- a/eric6/Documentation/Source/eric6.QScintilla.Editor.html	Thu Dec 17 14:30:46 2020 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.Editor.html	Thu Dec 17 14:40:06 2020 +0100
@@ -4104,9 +4104,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
-<dd>
-the event, that was generated (QEvent)
+<dt><i>evt</i> (QEvent)</dt>
+<dd>
+the event, that was generated
 </dd>
 </dl>
 <a NAME="Editor.checkDirty" ID="Editor.checkDirty"></a>
@@ -4495,15 +4495,21 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
-<dd>
-reference to the event (QEvent)
+<dt><i>evt</i> (QEvent)</dt>
+<dd>
+reference to the event
 </dd>
 </dl>
 <dl>
 <dt>Returns:</dt>
 <dd>
-flag indicating, if the event was handled (boolean)
+flag indicating, if the event was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="Editor.expandFoldWithChildren" ID="Editor.expandFoldWithChildren"></a>
@@ -4570,9 +4576,9 @@
 </p>
 <dl>
 
-<dt><i>event</i></dt>
-<dd>
-the event object (QFocusEvent)
+<dt><i>event</i> (QFocusEvent)</dt>
+<dd>
+the event object
 </dd>
 </dl>
 <a NAME="Editor.focusOutEvent" ID="Editor.focusOutEvent"></a>
@@ -4584,9 +4590,9 @@
 </p>
 <dl>
 
-<dt><i>event</i></dt>
-<dd>
-the event object (QFocusEvent)
+<dt><i>event</i> (QFocusEvent)</dt>
+<dd>
+the event object
 </dd>
 </dl>
 <a NAME="Editor.gestureEvent" ID="Editor.gestureEvent"></a>
@@ -4598,9 +4604,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
-<dd>
-reference to the gesture event (QGestureEvent
+<dt><i>evt</i> (QGestureEvent)</dt>
+<dd>
+reference to the gesture event
 </dd>
 </dl>
 <a NAME="Editor.getApiLanguage" ID="Editor.getApiLanguage"></a>
@@ -5666,9 +5672,9 @@
 </p>
 <dl>
 
-<dt><i>ev</i></dt>
-<dd>
-key event (QKeyEvent)
+<dt><i>ev</i> (QKeyEvent)</dt>
+<dd>
+key event
 </dd>
 </dl>
 <a NAME="Editor.macroDelete" ID="Editor.macroDelete"></a>
@@ -5778,9 +5784,9 @@
 </p>
 <dl>
 
-<dt><i>event</i></dt>
-<dd>
-the mouse press event (QMouseEvent)
+<dt><i>event</i> (QMouseEvent)</dt>
+<dd>
+the mouse press event
 </dd>
 </dl>
 <a NAME="Editor.mouseReleaseEvent" ID="Editor.mouseReleaseEvent"></a>
@@ -6072,9 +6078,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
-<dd>
-reference to the resize event (QResizeEvent)
+<dt><i>evt</i> (QResizeEvent)</dt>
+<dd>
+reference to the resize event
 </dd>
 </dl>
 <a NAME="Editor.revertToUnmodified" ID="Editor.revertToUnmodified"></a>
@@ -6610,15 +6616,21 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
-<dd>
-reference to the event (QEvent)
+<dt><i>evt</i> (QEvent)</dt>
+<dd>
+reference to the event
 </dd>
 </dl>
 <dl>
 <dt>Returns:</dt>
 <dd>
-flag indiating that the event was handled (boolean)
+flag indiating that the event was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="Editor.wheelEvent" ID="Editor.wheelEvent"></a>
@@ -6630,9 +6642,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
-<dd>
-reference to the wheel event (QWheelEvent)
+<dt><i>evt</i> (QWheelEvent)</dt>
+<dd>
+reference to the wheel event
 </dd>
 </dl>
 <a NAME="Editor.writeFile" ID="Editor.writeFile"></a>

eric ide

mercurial