Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 646
aa422d7436a7
diff -r c3abc7895a01 -r 5c615a85241a Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html
--- a/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html	Thu Aug 12 16:11:13 2010 +0200
+++ b/Documentation/Source/eric5.Helpviewer.Bookmarks.BookmarksManager.html	Thu Aug 12 16:43:33 2010 +0200
@@ -55,13 +55,13 @@
     Class implementing the bookmarks manager.
 </p><h4>Signals</h4>
 <dl>
-<dt>entryAdded</dt>
+<dt>entryAdded(BookmarkNode)</dt>
 <dd>
 emitted after a bookmark node has been added
-</dd><dt>entryChanged</dt>
+</dd><dt>entryChanged(BookmarkNode)</dt>
 <dd>
 emitted after a bookmark node has been changed
-</dd><dt>entryRemoved</dt>
+</dd><dt>entryRemoved(BookmarkNode, int, BookmarkNode)</dt>
 <dd>
 emitted after a bookmark
         node has been removed
@@ -71,7 +71,7 @@
 QObject
 <h3>Class Attributes</h3>
 <table>
-<tr><td>None</td></tr>
+<tr><td>entryAdded</td></tr><tr><td>entryChanged</td></tr><tr><td>entryRemoved</td></tr>
 </table>
 <h3>Methods</h3>
 <table>

eric ide

mercurial