--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,7 +53,7 @@ <h2>BookmarksManager</h2> <p> Class implementing the bookmarks manager. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>entryAdded(BookmarkNode)</dt> <dd> @@ -73,12 +73,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="#BookmarksManager.__init__">BookmarksManager</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarksManager.__convertFromOldBookmarks">__convertFromOldBookmarks</a></td> <td>Private method to convert the old bookmarks into the new ones.</td> </tr><tr> @@ -143,6 +144,10 @@ <td>Public method to get a reference to the undo stack.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarksManager.__init__" ID="BookmarksManager.__init__"></a> <h4>BookmarksManager (Constructor)</h4> <b>BookmarksManager</b>(<i>parent=None</i>) @@ -388,12 +393,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="#ChangeBookmarkCommand.__init__">ChangeBookmarkCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ChangeBookmarkCommand.redo">redo</a></td> <td>Public slot to perform the redo action.</td> </tr><tr> @@ -401,6 +407,10 @@ <td>Public slot to perform the undo action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ChangeBookmarkCommand.__init__" ID="ChangeBookmarkCommand.__init__"></a> <h4>ChangeBookmarkCommand (Constructor)</h4> <b>ChangeBookmarkCommand</b>(<i>bookmarksManager, node, newValue, title</i>) @@ -445,12 +455,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="#InsertBookmarksCommand.__init__">InsertBookmarksCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#InsertBookmarksCommand.redo">redo</a></td> <td>Public slot to perform the redo action.</td> </tr><tr> @@ -458,6 +469,10 @@ <td>Public slot to perform the undo action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="InsertBookmarksCommand.__init__" ID="InsertBookmarksCommand.__init__"></a> <h4>InsertBookmarksCommand (Constructor)</h4> <b>InsertBookmarksCommand</b>(<i>bookmarksManager, parent, node, row</i>) @@ -501,12 +516,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="#RemoveBookmarksCommand.__init__">RemoveBookmarksCommand</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#RemoveBookmarksCommand.redo">redo</a></td> <td>Public slot to perform the redo action.</td> </tr><tr> @@ -514,6 +530,10 @@ <td>Public slot to perform the undo action.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="RemoveBookmarksCommand.__init__" ID="RemoveBookmarksCommand.__init__"></a> <h4>RemoveBookmarksCommand (Constructor)</h4> <b>RemoveBookmarksCommand</b>(<i>bookmarksManager, parent, row</i>)