kbookmarkmanager.h
This class implements the reading/writing of bookmarks in XML.
Definition kbookmarkmanager.h:52
TQString path()
This will return the path that this manager is using to read the bookmarks.
Definition kbookmarkmanager.h:132
KBookmarkNotifier & notifier()
Access to bookmark notifier, for emitting signals.
Definition kbookmarkmanager.h:235
void changed(const TQString &groupAddress, const TQString &caller)
Signals that the group (or any of its children) with the address groupAddress (e.g.
DCOP interface for a bookmark notifier (an object which emits signals upon changes to the bookmarks)
Definition kbookmarknotifier.h:30
The KBookmarkMenu and KBookmarkBar classes gives the user the ability to either edit bookmarks or add...
Definition kbookmarkmanager.h:316
virtual TQString currentTitle() const
This function is called whenever the user wants to add the current page to the bookmarks list.
Definition kbookmarkmanager.h:332
virtual TQString currentURL() const
This function is called whenever the user wants to add the current page to the bookmarks list.
Definition kbookmarkmanager.h:342
Definition kbookmarkmanager.h:352