eric6/Documentation/Source/eric6.E5Gui.E5ModelMenu.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.E5Gui.E5ModelMenu.html
--- a/eric6/Documentation/Source/eric6.E5Gui.E5ModelMenu.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.E5Gui.E5ModelMenu.html	Sat Jan 16 16:51:23 2021 +0100
@@ -249,7 +249,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the created action (QAction)
 </dd>
@@ -262,7 +262,7 @@
         Public method to get the menu that is used to populate sub menu's.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the menu (E5ModelMenu)
 </dd>
@@ -330,7 +330,7 @@
         Public method to get the first separator.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 row number of the first separator (integer)
 </dd>
@@ -350,7 +350,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index of the action (QModelIndex)
 </dd>
@@ -378,7 +378,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the created action (QAction)
 </dd>
@@ -391,7 +391,7 @@
         Public method to get the maximum number of entries to show.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 maximum number of entries to show (integer)
 </dd>
@@ -404,7 +404,7 @@
         Public method to get a reference to the model.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the model (QAbstractItemModel)
 </dd>
@@ -466,7 +466,7 @@
         Public method to add any actions before the tree.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating if any actions were added
 </dd>
@@ -500,7 +500,7 @@
         Public method to get the index of the root item.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 index of the root item (QModelIndex)
 </dd>
@@ -513,7 +513,7 @@
         Public method to get the role of the separator.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 role of the separator (integer)
 </dd>
@@ -610,7 +610,7 @@
         Public method to get the role of the status bar text.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 role of the status bar text (integer)
 </dd>

eric ide

mercurial