KBookmarkMenuNSImporter Class Reference
#include <kbookmarkmenu.h>
Inherits TQObject.
Public Member Functions | |
KBookmarkMenuNSImporter (KBookmarkManager *mgr, KBookmarkMenu *menu, TDEActionCollection *act) | |
void | openNSBookmarks () |
void | openBookmarks (const TQString &location, const TQString &type) |
void | connectToImporter (const TQObject &importer) |
Protected Slots | |
void | newBookmark (const TQString &text, const TQCString &url, const TQString &) |
void | newFolder (const TQString &text, bool, const TQString &) |
void | newSeparator () |
void | endFolder () |
Protected Attributes | |
TQPtrStack< KBookmarkMenu > | mstack |
KBookmarkMenu * | m_menu |
TDEActionCollection * | m_actionCollection |
KBookmarkManager * | m_pManager |
Detailed Description
A class connected to KNSBookmarkImporter, to fill TDEActionMenus.
Definition at line 239 of file kbookmarkmenu.h.
The documentation for this class was generated from the following files: