eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html
--- a/eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5ToolBarManager.html	Mon Feb 01 10:38:16 2021 +0100
@@ -244,7 +244,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the action (QAction)
 </dd>
@@ -264,7 +264,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the default toolbar (QToolBar)
 </dd>
@@ -284,7 +284,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the toolbar (QToolBar)
 </dd>
@@ -304,7 +304,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the action (QAction)
 </dd>
@@ -371,7 +371,7 @@
         Public method to get the list of categories.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of categories (list of string)
 </dd>
@@ -391,7 +391,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of actions (list of QAction)
 </dd>
@@ -415,7 +415,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the created toolbar (QToolBar)
 </dd>
@@ -435,7 +435,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of actions (list of QAction)
 </dd>
@@ -448,7 +448,7 @@
         Public method to get all toolbars added with addToolBar().
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all default toolbars (list of QToolBar)
 </dd>
@@ -482,7 +482,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an added toolbar (boolean)
 </dd>
@@ -502,7 +502,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a widget action (boolean)
 </dd>
@@ -515,7 +515,7 @@
         Public method to get the reference to the main window.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the main window (QMainWindow)
 </dd>
@@ -635,7 +635,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success (boolean)
 </dd>
@@ -655,7 +655,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 saved state as a byte array (QByteArray)
 </dd>
@@ -722,7 +722,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of actions (list of QAction)
 </dd>
@@ -742,7 +742,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the toolbar (QToolBar)
 </dd>
@@ -762,7 +762,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the toolbar containing action (QToolBar)
 </dd>
@@ -775,7 +775,7 @@
         Public method to get all toolbars.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all toolbars (list of QToolBar)
 </dd>
@@ -788,7 +788,7 @@
         Public method to get all toolbars and their actions.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to dictionary of toolbar IDs as key and list
             of actions as values

eric ide

mercurial