KIO
KMozillaBookmarkImporterImpl Class Reference
#include <kbookmarkimporter_ns.h>
Inheritance diagram for KMozillaBookmarkImporterImpl:
Public Member Functions | |
KMozillaBookmarkImporterImpl () | |
Public Member Functions inherited from KNSBookmarkImporterImpl | |
KNSBookmarkImporterImpl () | |
virtual QString | findDefaultLocation (bool forSaving=false) const |
virtual void | parse () |
void | setUtf8 (bool utf8) |
Public Member Functions inherited from KBookmarkImporterBase | |
KBookmarkImporterBase () | |
virtual | ~KBookmarkImporterBase () |
void | setFilename (const QString &filename) |
void | setupSignalForwards (QObject *src, QObject *dst) |
Additional Inherited Members | |
Signals inherited from KBookmarkImporterBase | |
void | endFolder () |
void | newBookmark (const QString &text, const QString &url, const QString &additionalInfo) |
void | newFolder (const QString &text, bool open, const QString &additionalInfo) |
void | newSeparator () |
Static Public Member Functions inherited from KBookmarkImporterBase | |
static KBookmarkImporterBase * | factory (const QString &type) |
Protected Attributes inherited from KBookmarkImporterBase | |
QString | m_fileName |
Detailed Description
A class for importing Mozilla bookmarks utf8 defaults to on.
Definition at line 51 of file kbookmarkimporter_ns.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 54 of file kbookmarkimporter_ns.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
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
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.