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

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
child 8152
0c740fcffd34
--- a/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserTabWidget.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.WebBrowser.WebBrowserTabWidget.html	Sat Jan 16 16:51:23 2021 +0100
@@ -416,7 +416,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the elided text (string)
 </dd>
@@ -436,7 +436,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 guessed URL (QUrl)
 </dd>
@@ -758,7 +758,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the indexed browser (WebBrowserView)
 </dd>
@@ -771,7 +771,7 @@
         Public method to get a list of references to all browsers.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of references to browsers (list of WebBrowserView)
 </dd>
@@ -784,7 +784,7 @@
         Public method to check, if closed tabs can be restored.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating that closed tabs can be restored (boolean)
 </dd>
@@ -857,7 +857,7 @@
         Public slot to get a reference to the closed tabs manager.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the closed tabs manager (ClosedTabsManager)
 </dd>
@@ -870,7 +870,7 @@
         Public method to get a reference to the current browser.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the current browser (WebBrowserView)
 </dd>
@@ -883,7 +883,7 @@
         Public method to get a reference to the current url bar.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the current url bar (UrlBar)
 </dd>
@@ -896,7 +896,7 @@
         Public method to populate the session data.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing the session data
 </dd>
@@ -915,7 +915,7 @@
         Public method to get a list of all opened Qt help files.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary with tab id as key and host/namespace as value
 </dd>
@@ -964,7 +964,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the new browser
 </dd>
@@ -999,7 +999,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the new browser
 </dd>
@@ -1095,7 +1095,7 @@
         Public method to check, if the application should be shut down.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a shut down (boolean)
 </dd>
@@ -1108,7 +1108,7 @@
         Public method to get a reference to the stacked url bar.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the stacked url bar (StackedUrlBar)
 </dd>
@@ -1129,7 +1129,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the associated urlbar
 </dd>
@@ -1151,7 +1151,7 @@
     Static method to test the availability of CUPS.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of CUPS
 </dd>

eric ide

mercurial