KBookmarks 5.109.0
|
A class for importing NS bookmarks utf8 defaults to off. More...
#include <kbookmarkimporter_ns.h>
Public Member Functions | |
QString | findDefaultLocation (bool forSaving=false) const override |
void | parse () override |
void | setUtf8 (bool utf8) |
![]() | |
virtual QString | findDefaultLocation (bool forSaving=false) const =0 |
virtual void | parse ()=0 |
void | setFilename (const QString &filename) |
void | setupSignalForwards (QObject *src, QObject *dst) |
Additional Inherited Members | |
![]() | |
void | endFolder () |
Tell the outside world that we're going down one menu. | |
void | newBookmark (const QString &text, const QString &url, const QString &additionalInfo) |
Notify about a new bookmark Use "html" for the icon. | |
void | newFolder (const QString &text, bool open, const QString &additionalInfo) |
Notify about a new folder Use "bookmark_folder" for the icon. | |
void | newSeparator () |
Notify about a new separator. | |
![]() | |
static KBookmarkImporterBase * | factory (const QString &type) |
![]() | |
QString | m_fileName |
A class for importing NS bookmarks utf8 defaults to off.
|
overridevirtual |
Implements KBookmarkImporterBase.
|
overridevirtual |
Implements KBookmarkImporterBase.