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

branch
eric7
changeset 10433
328f3ec4b77a
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.UI.SearchWidget.html	Thu Dec 21 15:46:22 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.SearchWidget.html	Thu Dec 21 19:50:01 2023 +0100
@@ -159,9 +159,9 @@
 </p>
 <dl>
 
-<dt><i>enabled</i></dt>
+<dt><i>enabled</i> (bool)</dt>
 <dd>
-flag indicating the state (boolean)
+flag indicating the state
 </dd>
 </dl>
 <a NAME="SearchWidget.keyPressEvent" ID="SearchWidget.keyPressEvent"></a>
@@ -173,9 +173,9 @@
 </p>
 <dl>
 
-<dt><i>event</i></dt>
+<dt><i>event</i> (QKeyEvent)</dt>
 <dd>
-reference to the key press event (QKeyEvent)
+reference to the key press event
 </dd>
 </dl>
 <a NAME="SearchWidget.on_closeButton_clicked" ID="SearchWidget.on_closeButton_clicked"></a>
@@ -208,9 +208,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-text of the combobox (string)
+text of the combobox
 </dd>
 </dl>
 <a NAME="SearchWidget.searchStringFound" ID="SearchWidget.searchStringFound"></a>
@@ -222,9 +222,9 @@
 </p>
 <dl>
 
-<dt><i>found</i></dt>
+<dt><i>found</i> (bool)</dt>
 <dd>
-flag indicating success (boolean)
+flag indicating success
 </dd>
 </dl>
 <a NAME="SearchWidget.showFind" ID="SearchWidget.showFind"></a>
@@ -236,9 +236,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-text to be shown in the combo (string)
+text to be shown in the combo
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial