src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html

branch
eric7
changeset 10431
64157aeb0312
parent 10415
af9a6dac2611
child 10442
bf4a24c55c57
diff -r e440aaf179ce -r 64157aeb0312 src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html
--- a/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html	Wed Dec 20 19:28:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html	Thu Dec 21 12:03:40 2023 +0100
@@ -1260,19 +1260,25 @@
 </p>
 <dl>
 
-<dt><i>obj</i></dt>
+<dt><i>obj</i> (QObject)</dt>
 <dd>
-reference to the object the event is meant for (QObject)
+reference to the object the event is meant for
 </dd>
-<dt><i>event</i></dt>
+<dt><i>event</i> (QEvent)</dt>
 <dd>
-reference to the event object (QEvent)
+reference to the event object
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating, whether the event was handled (boolean)
+flag indicating, whether the event was handled
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial