KBookmarkImporterBase Class Reference
A class for importing NS bookmarks KEditBookmarks uses it to insert bookmarks into its DOM tree, and KActionMenu uses it to create actions directly. More...
#include <kbookmarkimporter.h>
Inheritance diagram for KBookmarkImporterBase:

Signals | |
void | newBookmark (const QString &text, const QCString &url, const QString &additionalInfo) |
void | newFolder (const QString &text, bool open, const QString &additionalInfo) |
void | newSeparator () |
void | endFolder () |
Detailed Description
A class for importing NS bookmarks KEditBookmarks uses it to insert bookmarks into its DOM tree, and KActionMenu uses it to create actions directly.
- Since:
- 3.2
Definition at line 37 of file kbookmarkimporter.h.
Member Function Documentation
|
Notify about a new bookmark Use "html" for the icon.
|
|
Notify about a new folder Use "bookmark_folder" for the icon.
|
|
Notify about a new separator.
|
|
Tell the outside world that we're going down one menu.
|
The documentation for this class was generated from the following files: