diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.ViewManager.BookmarkedFilesDialog.html --- a/Documentation/Source/eric5.ViewManager.BookmarkedFilesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.ViewManager.BookmarkedFilesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,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="#BookmarkedFilesDialog.__init__">BookmarkedFilesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#BookmarkedFilesDialog.__swap">__swap</a></td> <td>Private method used two swap two list entries given by their index.</td> </tr><tr> @@ -88,6 +89,10 @@ <td>Private slot to move an entry up in the list.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="BookmarkedFilesDialog.__init__" ID="BookmarkedFilesDialog.__init__"></a> <h4>BookmarkedFilesDialog (Constructor)</h4> <b>BookmarkedFilesDialog</b>(<i>bookmarks, parent=None</i>)