src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksMenu.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
diff -r c712d09cc839 -r f6881d10e995 src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksMenu.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksMenu.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksMenu.html	Fri Dec 22 17:24:07 2023 +0100
@@ -145,9 +145,9 @@
 </p>
 <dl>
 
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="BookmarksMenu.__activated" ID="BookmarksMenu.__activated"></a>
@@ -159,9 +159,9 @@
 </p>
 <dl>
 
-<dt><i>idx</i></dt>
+<dt><i>idx</i> (QModelIndex)</dt>
 <dd>
-index of the activated item (QModelIndex)
+index of the activated item
 </dd>
 </dl>
 <a NAME="BookmarksMenu.__contextMenuRequested" ID="BookmarksMenu.__contextMenuRequested"></a>
@@ -173,9 +173,9 @@
 </p>
 <dl>
 
-<dt><i>pos</i></dt>
+<dt><i>pos</i> (QPoint)</dt>
 <dd>
-position the context menu shall be shown (QPoint)
+position the context menu shall be shown
 </dd>
 </dl>
 <a NAME="BookmarksMenu.__edit" ID="BookmarksMenu.__edit"></a>
@@ -271,9 +271,9 @@
 </p>
 <dl>
 
-<dt><i>idx</i></dt>
+<dt><i>idx</i> (QModelIndex)</dt>
 <dd>
-index of the bookmark item (QModelIndex)
+index of the bookmark item
 </dd>
 </dl>
 <a NAME="BookmarksMenu.createBaseMenu" ID="BookmarksMenu.createBaseMenu"></a>
@@ -286,7 +286,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-reference to the menu (BookmarksMenu)
+reference to the menu
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+BookmarksMenu
 </dd>
 </dl>
 <a NAME="BookmarksMenu.openAll" ID="BookmarksMenu.openAll"></a>
@@ -380,9 +386,9 @@
 </p>
 <dl>
 
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="BookmarksMenuBarMenu.__defaultBookmarkTriggered" ID="BookmarksMenuBarMenu.__defaultBookmarkTriggered"></a>
@@ -416,7 +422,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-flag indicating if any actions were added (boolean)
+flag indicating if any actions were added
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+bool
 </dd>
 </dl>
 <a NAME="BookmarksMenuBarMenu.setInitialActions" ID="BookmarksMenuBarMenu.setInitialActions"></a>
@@ -429,9 +441,9 @@
 </p>
 <dl>
 
-<dt><i>actions</i></dt>
+<dt><i>actions</i> (list of QAction)</dt>
 <dd>
-list of initial actions (list of QAction)
+list of initial actions
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial