src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html

branch
eric7
changeset 10692
9becf9ca115c
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html	Tue Apr 23 09:29:13 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html	Tue Apr 23 11:26:04 2024 +0200
@@ -107,30 +107,30 @@
 
 <a NAME="SnapshotTimer.enterEvent" ID="SnapshotTimer.enterEvent"></a>
 <h4>SnapshotTimer.enterEvent</h4>
-<b>enterEvent</b>(<i>evt</i>)
+<b>enterEvent</b>(<i>_evt</i>)
 <p>
         Protected method handling the mouse cursor entering the widget.
 </p>
 
 <dl>
 
-<dt><i>evt</i> (QEvent)</dt>
+<dt><i>_evt</i> (QEvent)</dt>
 <dd>
-enter event
+enter event (unused)
 </dd>
 </dl>
 <a NAME="SnapshotTimer.paintEvent" ID="SnapshotTimer.paintEvent"></a>
 <h4>SnapshotTimer.paintEvent</h4>
-<b>paintEvent</b>(<i>evt</i>)
+<b>paintEvent</b>(<i>_evt</i>)
 <p>
         Protected method handling paint events.
 </p>
 
 <dl>
 
-<dt><i>evt</i> (QPaintEvent)</dt>
+<dt><i>_evt</i> (QPaintEvent)</dt>
 <dd>
-paint event
+paint event (unused)
 </dd>
 </dl>
 <a NAME="SnapshotTimer.start" ID="SnapshotTimer.start"></a>

eric ide

mercurial