--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksToolBar.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksToolBar.html Fri Dec 22 17:24:07 2023 +0100 @@ -142,17 +142,17 @@ </p> <dl> -<dt><i>mainWindow</i></dt> +<dt><i>mainWindow</i> (WebBrowserWindow)</dt> <dd> -reference to the main window (WebBrowserWindow) +reference to the main window </dd> -<dt><i>model</i></dt> +<dt><i>model</i> (BookmarksModel)</dt> <dd> -reference to the bookmarks model (BookmarksModel) +reference to the bookmarks model </dd> -<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="BookmarksToolBar.__bookmarkActivated" ID="BookmarksToolBar.__bookmarkActivated"></a> @@ -164,9 +164,9 @@ </p> <dl> -<dt><i>idx</i></dt> +<dt><i>idx</i> (QModelIndex)</dt> <dd> -index of the activated bookmark (QModelIndex) +index of the activated bookmark </dd> </dl> <a NAME="BookmarksToolBar.__contextMenuRequested" ID="BookmarksToolBar.__contextMenuRequested"></a> @@ -178,9 +178,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="BookmarksToolBar.__edit" ID="BookmarksToolBar.__edit"></a> @@ -297,9 +297,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="BookmarksToolBar._createMenu" ID="BookmarksToolBar._createMenu"></a> @@ -312,7 +312,13 @@ <dl> <dt>Return:</dt> <dd> -menu for a tool bar action (EricModelMenu) +menu for a tool bar action +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +EricModelMenu </dd> </dl> <div align="right"><a href="#top">Up</a></div>