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.
Constructor & Destructor Documentation
◆ KBookmarkMenuNSImporter()
|
inline |
Definition at line 243 of file kbookmarkmenu.h.
Member Function Documentation
◆ connectToImporter()
void KBookmarkMenuNSImporter::connectToImporter | ( | const TQObject & | importer | ) |
Definition at line 1044 of file kbookmarkmenu.cpp.
◆ endFolder
|
protectedslot |
Definition at line 1089 of file kbookmarkmenu.cpp.
◆ newBookmark
|
protectedslot |
Definition at line 1054 of file kbookmarkmenu.cpp.
◆ newFolder
|
protectedslot |
Definition at line 1067 of file kbookmarkmenu.cpp.
◆ newSeparator
|
protectedslot |
Definition at line 1084 of file kbookmarkmenu.cpp.
◆ openBookmarks()
void KBookmarkMenuNSImporter::openBookmarks | ( | const TQString & | location, |
const TQString & | type | ||
) |
Definition at line 1030 of file kbookmarkmenu.cpp.
◆ openNSBookmarks()
void KBookmarkMenuNSImporter::openNSBookmarks | ( | ) |
Definition at line 1025 of file kbookmarkmenu.cpp.
Member Data Documentation
◆ m_actionCollection
|
protected |
Definition at line 259 of file kbookmarkmenu.h.
◆ m_menu
|
protected |
Definition at line 258 of file kbookmarkmenu.h.
◆ m_pManager
|
protected |
Definition at line 260 of file kbookmarkmenu.h.
◆ mstack
|
protected |
Definition at line 257 of file kbookmarkmenu.h.
The documentation for this class was generated from the following files: