eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html

changeset 7776
4a8edf69dd64
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html	Sun Oct 11 17:54:52 2020 +0200
+++ b/eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html	Sun Oct 11 17:56:02 2020 +0200
@@ -322,19 +322,25 @@
 </p>
 <dl>
 
-<dt><i>left</i></dt>
+<dt><i>left</i> (QModelIndex)</dt>
 <dd>
-index of left item (QModelIndex)
+index of left item
 </dd>
-<dt><i>right</i></dt>
+<dt><i>right</i> (QModelIndex)</dt>
 <dd>
-index of right item (QModelIndex)
+index of right item
 </dd>
 </dl>
 <dl>
 <dt>Returns:</dt>
 <dd>
-true, if left is less than right (boolean)
+true, if left is less than right
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="HistoryCompletionModel.searchString" ID="HistoryCompletionModel.searchString"></a>
@@ -352,14 +358,14 @@
 </dl>
 <a NAME="HistoryCompletionModel.setSearchString" ID="HistoryCompletionModel.setSearchString"></a>
 <h4>HistoryCompletionModel.setSearchString</h4>
-<b>setSearchString</b>(<i>string</i>)
+<b>setSearchString</b>(<i>sstring</i>)
 
 <p>
         Public method to set the current search string.
 </p>
 <dl>
 
-<dt><i>string</i></dt>
+<dt><i>sstring</i></dt>
 <dd>
 new search string (string)
 </dd>

eric ide

mercurial