KBookmarks 5.109.0
List of all members
KMozillaBookmarkImporterImpl

A class for importing Mozilla bookmarks utf8 defaults to on. More...

#include <kbookmarkimporter_ns.h>

Additional Inherited Members

- Signals inherited from KBookmarkImporterBase
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.
 
- Public Member Functions inherited from KNSBookmarkImporterImpl
QString findDefaultLocation (bool forSaving=false) const override
 
void parse () override
 
void setUtf8 (bool utf8)
 
- Public Member Functions inherited from KBookmarkImporterBase
virtual QString findDefaultLocation (bool forSaving=false) const =0
 
virtual void parse ()=0
 
void setFilename (const QString &filename)
 
void setupSignalForwards (QObject *src, QObject *dst)
 
- Static Public Member Functions inherited from KBookmarkImporterBase
static KBookmarkImporterBasefactory (const QString &type)
 
- Protected Attributes inherited from KBookmarkImporterBase
QString m_fileName
 

Detailed Description

A class for importing Mozilla bookmarks utf8 defaults to on.