eric6/Documentation/Source/eric6.E5Gui.E5Completers.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8152
0c740fcffd34
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.E5Gui.E5Completers.html
--- a/eric6/Documentation/Source/eric6.E5Gui.E5Completers.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5Completers.html	Mon Feb 01 10:38:16 2021 +0100
@@ -108,12 +108,12 @@
 <dd>
 parent widget of the completer (QWidget)
 </dd>
-<dt><i>completionMode=</i></dt>
+<dt><i>completionMode</i></dt>
 <dd>
 completion mode of the
             completer (QCompleter.CompletionMode)
 </dd>
-<dt><i>showHidden=</i></dt>
+<dt><i>showHidden</i></dt>
 <dd>
 flag indicating to show hidden entries as well
             (boolean)
@@ -127,7 +127,7 @@
         Public method to get the root path of the model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 root path of the model
 </dd>
@@ -209,12 +209,12 @@
 <dd>
 parent widget of the completer (QWidget)
 </dd>
-<dt><i>completionMode=</i></dt>
+<dt><i>completionMode</i></dt>
 <dd>
 completion mode of the
             completer (QCompleter.CompletionMode)
 </dd>
-<dt><i>showHidden=</i></dt>
+<dt><i>showHidden</i></dt>
 <dd>
 flag indicating to show hidden entries as well
             (boolean)
@@ -228,7 +228,7 @@
         Public method to get the root path of the model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 root path of the model
 </dd>
@@ -307,7 +307,7 @@
 list of string to load into the completer
             (list of strings)
 </dd>
-<dt><i>completionMode=</i></dt>
+<dt><i>completionMode</i></dt>
 <dd>
 completion mode of the
             completer (QCompleter.CompletionMode)

eric ide

mercurial