eric6/Documentation/Source/eric6.WebBrowser.WebBrowserTabWidget.html

changeset 7900
72b88fb20261
parent 7580
64e54a289db0
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserTabWidget.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserTabWidget.html	Sat Dec 19 15:22:26 2020 +0100
@@ -406,11 +406,11 @@
 <dd>
 text to be elided (string)
 </dd>
-<dt><i>mode=</i></dt>
+<dt><i>mode</i></dt>
 <dd>
 elide mode (Qt.TextElideMode)
 </dd>
-<dt><i>length=</i></dt>
+<dt><i>length</i></dt>
 <dd>
 amount of characters to be used (integer)
 </dd>
@@ -948,17 +948,17 @@
 <dd>
 link to be shown
 </dd>
-<dt><i>position=</i> (int)</dt>
+<dt><i>position</i> (int)</dt>
 <dd>
 position to create the new tab at or -1 to add it
             to the end
 </dd>
-<dt><i>background=</i> (bool)</dt>
+<dt><i>background</i> (bool)</dt>
 <dd>
 flag indicating to open the tab in the
             background
 </dd>
-<dt><i>restoreSession=</i> (bool)</dt>
+<dt><i>restoreSession</i> (bool)</dt>
 <dd>
 flag indicating a restore session action
 </dd>
@@ -992,7 +992,7 @@
 <dd>
 link to be shown (string or QUrl)
 </dd>
-<dt><i>background=</i></dt>
+<dt><i>background</i></dt>
 <dd>
 flag indicating to open the tab in the
             background (bool)

eric ide

mercurial