src/eric7/Documentation/Source/eric7.Network.IRC.IrcMessageEdit.html

branch
eric7
changeset 10428
a071d4065202
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcMessageEdit.html	Wed Dec 20 11:06:38 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcMessageEdit.html	Wed Dec 20 14:58:58 2023 +0100
@@ -108,9 +108,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-text to be added to the history (string)
+text to be added to the history
 </dd>
 </dl>
 <a NAME="IrcMessageEdit.__getHistory" ID="IrcMessageEdit.__getHistory"></a>
@@ -122,9 +122,9 @@
 </p>
 <dl>
 
-<dt><i>up</i></dt>
+<dt><i>up</i> (bool)</dt>
 <dd>
-flag indicating the direction (boolean)
+flag indicating the direction
 </dd>
 </dl>
 <a NAME="IrcMessageEdit.keyPressEvent" ID="IrcMessageEdit.keyPressEvent"></a>
@@ -136,9 +136,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
+<dt><i>evt</i> (QKeyEvent)</dt>
 <dd>
-reference to the event (QKeyEvent)
+reference to the event
 </dd>
 </dl>
 <a NAME="IrcMessageEdit.setText" ID="IrcMessageEdit.setText"></a>
@@ -154,9 +154,9 @@
 </p>
 <dl>
 
-<dt><i>text</i></dt>
+<dt><i>text</i> (str)</dt>
 <dd>
-text to be set (string)
+text to be set
 </dd>
 </dl>
 <a NAME="IrcMessageEdit.wheelEvent" ID="IrcMessageEdit.wheelEvent"></a>
@@ -168,9 +168,9 @@
 </p>
 <dl>
 
-<dt><i>evt</i></dt>
+<dt><i>evt</i> (QWheelEvent)</dt>
 <dd>
-reference to the wheel event (QWheelEvent)
+reference to the wheel event
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial