KIO
#include <kbookmarkmenu_p.h>
Public Member Functions | |
KBookmarkMenuImporter (KBookmarkManager *mgr, KImportedBookmarkMenu *menu) | |
void | connectToImporter (const QObject &importer) |
void | openBookmarks (const QString &location, const QString &type) |
Protected Slots | |
void | endFolder () |
void | newBookmark (const QString &text, const QString &url, const QString &) |
void | newFolder (const QString &text, bool, const QString &) |
void | newSeparator () |
Protected Attributes | |
KImportedBookmarkMenu * | m_menu |
KBookmarkManager * | m_pManager |
QStack< KImportedBookmarkMenu * > | mstack |
Detailed Description
A class connected to KNSBookmarkImporter, to fill KActionMenus.
Definition at line 97 of file kbookmarkmenu_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 101 of file kbookmarkmenu_p.h.
Member Function Documentation
void KBookmarkMenuImporter::connectToImporter | ( | const QObject & | importer | ) |
Definition at line 677 of file kbookmarkmenu.cc.
|
protectedslot |
Definition at line 712 of file kbookmarkmenu.cc.
|
protectedslot |
Definition at line 687 of file kbookmarkmenu.cc.
|
protectedslot |
Definition at line 695 of file kbookmarkmenu.cc.
|
protectedslot |
Definition at line 707 of file kbookmarkmenu.cc.
Definition at line 663 of file kbookmarkmenu.cc.
Member Data Documentation
|
protected |
Definition at line 115 of file kbookmarkmenu_p.h.
|
protected |
Definition at line 116 of file kbookmarkmenu_p.h.
|
protected |
Definition at line 114 of file kbookmarkmenu_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.