--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksToolBar.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>BookmarksToolBar</h2> <p> Class implementing a tool bar showing bookmarks. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>newUrl(QUrl, str)</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#BookmarksToolBar.__init__">BookmarksToolBar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksToolBar.__bookmarkActivated">__bookmarkActivated</a></td> <td>Private slot handling the activation of a bookmark.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Protected method to create the menu for a tool bar action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksToolBar.__init__" ID="BookmarksToolBar.__init__"></a> <h4>BookmarksToolBar (Constructor)</h4> <b>BookmarksToolBar</b>(<i>mainWindow, model, parent=None</i>)