--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Helpviewer.Bookmarks.BookmarksToolBar</h1> <p> -Module implementing a tool bar showing bookmarks. +Module implementing a tool bar showing bookmarks. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#BookmarksToolBar">BookmarksToolBar</a></td> -<td>Class implementing a tool bar showing bookmarks.</td> +<td>Class implementing a tool bar showing bookmarks.</td> </tr> </table> <h3>Functions</h3> @@ -43,16 +43,16 @@ <a NAME="BookmarksToolBar" ID="BookmarksToolBar"></a> <h2>BookmarksToolBar</h2> <p> - Class implementing a tool bar showing bookmarks. + Class implementing a tool bar showing bookmarks. </p><h4>Signals</h4> <dl> <dt>newUrl(const QUrl&, const QString&)</dt> <dd> -emitted to open a URL in a new tab +emitted to open a URL in a new tab </dd><dt>openUrl(const QUrl&, const QString&)</dt> <dd> -emitted to open a URL in the current - tab +emitted to open a URL in the current + tab </dd> </dl> <h3>Derived from</h3> @@ -65,108 +65,108 @@ <table> <tr> <td><a href="#BookmarksToolBar.__init__">BookmarksToolBar</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr><tr> <td><a href="#BookmarksToolBar.__bookmarkActivated">__bookmarkActivated</a></td> -<td>Private slot handling the activation of a bookmark.</td> +<td>Private slot handling the activation of a bookmark.</td> </tr><tr> <td><a href="#BookmarksToolBar.__contextMenuRequested">__contextMenuRequested</a></td> -<td>Private slot to handle the context menu request.</td> +<td>Private slot to handle the context menu request.</td> </tr><tr> <td><a href="#BookmarksToolBar.__newBookmark">__newBookmark</a></td> -<td>Private slot to add a new bookmark.</td> +<td>Private slot to add a new bookmark.</td> </tr><tr> <td><a href="#BookmarksToolBar.__newFolder">__newFolder</a></td> -<td>Private slot to add a new bookmarks folder.</td> +<td>Private slot to add a new bookmarks folder.</td> </tr><tr> <td><a href="#BookmarksToolBar.__openBookmark">__openBookmark</a></td> -<td>Private slot to open a bookmark in the current browser tab.</td> +<td>Private slot to open a bookmark in the current browser tab.</td> </tr><tr> <td><a href="#BookmarksToolBar.__openBookmarkInNewTab">__openBookmarkInNewTab</a></td> -<td>Private slot to open a bookmark in a new browser tab.</td> +<td>Private slot to open a bookmark in a new browser tab.</td> </tr><tr> <td><a href="#BookmarksToolBar.__openToolBarBookmark">__openToolBarBookmark</a></td> -<td>Private slot to open a bookmark in the current browser tab.</td> +<td>Private slot to open a bookmark in the current browser tab.</td> </tr><tr> <td><a href="#BookmarksToolBar.__removeBookmark">__removeBookmark</a></td> -<td>Private slot to remove a bookmark.</td> +<td>Private slot to remove a bookmark.</td> </tr><tr> <td><a href="#BookmarksToolBar._createMenu">_createMenu</a></td> -<td>Protected method to create the menu for a tool bar action.</td> +<td>Protected method to create the menu for a tool bar action.</td> </tr> </table> <a NAME="BookmarksToolBar.__init__" ID="BookmarksToolBar.__init__"></a> <h4>BookmarksToolBar (Constructor)</h4> <b>BookmarksToolBar</b>(<i>model, parent = None</i>) <p> - Constructor + Constructor </p><dl> <dt><i>model</i></dt> <dd> -reference to the bookmarks model (BookmarksModel) +reference to the bookmarks model (BookmarksModel) </dd><dt><i>parent</i></dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget (QWidget) </dd> </dl><a NAME="BookmarksToolBar.__bookmarkActivated" ID="BookmarksToolBar.__bookmarkActivated"></a> <h4>BookmarksToolBar.__bookmarkActivated</h4> <b>__bookmarkActivated</b>(<i>idx</i>) <p> - Private slot handling the activation of a bookmark. + Private slot handling the activation of a bookmark. </p><dl> <dt><i>idx</i></dt> <dd> -index of the activated bookmark (QModelIndex) +index of the activated bookmark (QModelIndex) </dd> </dl><a NAME="BookmarksToolBar.__contextMenuRequested" ID="BookmarksToolBar.__contextMenuRequested"></a> <h4>BookmarksToolBar.__contextMenuRequested</h4> <b>__contextMenuRequested</b>(<i>pos</i>) <p> - Private slot to handle the context menu request. + Private slot to handle the context menu request. </p><dl> <dt><i>pos</i></dt> <dd> -position the context menu shall be shown (QPoint) +position the context menu shall be shown (QPoint) </dd> </dl><a NAME="BookmarksToolBar.__newBookmark" ID="BookmarksToolBar.__newBookmark"></a> <h4>BookmarksToolBar.__newBookmark</h4> <b>__newBookmark</b>(<i></i>) <p> - Private slot to add a new bookmark. + Private slot to add a new bookmark. </p><a NAME="BookmarksToolBar.__newFolder" ID="BookmarksToolBar.__newFolder"></a> <h4>BookmarksToolBar.__newFolder</h4> <b>__newFolder</b>(<i></i>) <p> - Private slot to add a new bookmarks folder. + Private slot to add a new bookmarks folder. </p><a NAME="BookmarksToolBar.__openBookmark" ID="BookmarksToolBar.__openBookmark"></a> <h4>BookmarksToolBar.__openBookmark</h4> <b>__openBookmark</b>(<i></i>) <p> - Private slot to open a bookmark in the current browser tab. + Private slot to open a bookmark in the current browser tab. </p><a NAME="BookmarksToolBar.__openBookmarkInNewTab" ID="BookmarksToolBar.__openBookmarkInNewTab"></a> <h4>BookmarksToolBar.__openBookmarkInNewTab</h4> <b>__openBookmarkInNewTab</b>(<i></i>) <p> - Private slot to open a bookmark in a new browser tab. + Private slot to open a bookmark in a new browser tab. </p><a NAME="BookmarksToolBar.__openToolBarBookmark" ID="BookmarksToolBar.__openToolBarBookmark"></a> <h4>BookmarksToolBar.__openToolBarBookmark</h4> <b>__openToolBarBookmark</b>(<i></i>) <p> - Private slot to open a bookmark in the current browser tab. + Private slot to open a bookmark in the current browser tab. </p><a NAME="BookmarksToolBar.__removeBookmark" ID="BookmarksToolBar.__removeBookmark"></a> <h4>BookmarksToolBar.__removeBookmark</h4> <b>__removeBookmark</b>(<i></i>) <p> - Private slot to remove a bookmark. + Private slot to remove a bookmark. </p><a NAME="BookmarksToolBar._createMenu" ID="BookmarksToolBar._createMenu"></a> <h4>BookmarksToolBar._createMenu</h4> <b>_createMenu</b>(<i></i>) <p> - Protected method to create the menu for a tool bar action. + Protected method to create the menu for a tool bar action. </p><dl> <dt>Returns:</dt> <dd> -menu for a tool bar action (E5ModelMenu) +menu for a tool bar action (E5ModelMenu) </dd> </dl> <div align="right"><a href="#top">Up</a></div>