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

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SearchWidget.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SearchWidget.html	Fri Dec 22 17:24:07 2023 +0100
@@ -130,13 +130,13 @@
 </p>
 <dl>
 
-<dt><i>mainWindow</i></dt>
+<dt><i>mainWindow</i> (QMainWindow)</dt>
 <dd>
-reference to the main window (QMainWindow)
+reference to the main window
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget of this dialog (QWidget)
+parent widget of this dialog
 </dd>
 </dl>
 <a NAME="SearchWidget.__findByReturnPressed" ID="SearchWidget.__findByReturnPressed"></a>
@@ -184,9 +184,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-current text of the search combos line edit (string)
+current text of the search combos line edit
             (unused)
 </dd>
 </dl>
@@ -200,9 +200,9 @@
 </p>
 <dl>
 
-<dt><i>error</i></dt>
+<dt><i>error</i> (bool)</dt>
 <dd>
-flag indicating an error condition (boolean)
+flag indicating an error condition
 </dd>
 </dl>
 <a NAME="SearchWidget.findNext" ID="SearchWidget.findNext"></a>
@@ -228,9 +228,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>
@@ -263,9 +263,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.showFind" ID="SearchWidget.showFind"></a>

eric ide

mercurial