KFileBookmarkHandler Class Reference
Inheritance diagram for KFileBookmarkHandler:

Signals | |
void | openURL (const QString &url) |
Public Member Functions | |
KFileBookmarkHandler (KFileDialog *dialog) | |
~KFileBookmarkHandler () | |
QPopupMenu * | popupMenu () |
virtual void | openBookmarkURL (const QString &url) |
virtual QString | currentURL () const |
KPopupMenu * | menu () const |
Protected Member Functions | |
virtual void | virtual_hook (int id, void *data) |
Detailed Description
Definition at line 29 of file kfilebookmarkhandler.h.
Member Function Documentation
|
This function is called if the user selects a bookmark. It will open up the bookmark in a default fashion unless you override it. Reimplemented from KBookmarkOwner. Definition at line 40 of file kfilebookmarkhandler.h. |
|
This function is called whenever the user wants to add the current page to the bookmarks list. The URL will become the URL of the bookmark. You must overload this function if you wish to give your users the ability to add bookmarks.
Reimplemented from KBookmarkOwner. Definition at line 62 of file kfilebookmarkhandler.cpp. References KFileDialog::baseURL(), and KURL::url(). |
The documentation for this class was generated from the following files: