KNSBookmarkImporterImpl Class Reference
#include <kbookmarkimporter_ns.h>
Inheritance diagram for KNSBookmarkImporterImpl:

Public Member Functions | |
void | setUtf8 (bool utf8) |
virtual void | parse () |
virtual TQString | findDefaultLocation (bool forSaving=false) const |
![]() | |
void | setFilename (const TQString &filename) |
virtual void | parse ()=0 |
virtual TQString | findDefaultLocation (bool forSaving=false) const =0 |
void | setupSignalForwards (TQObject *src, TQObject *dst) |
Additional Inherited Members | |
![]() | |
void | newBookmark (const TQString &text, const TQCString &url, const TQString &additionalInfo) |
void | newFolder (const TQString &text, bool open, const TQString &additionalInfo) |
void | newSeparator () |
void | endFolder () |
![]() | |
static KBookmarkImporterBase * | factory (const TQString &type) |
![]() | |
TQString | m_fileName |
Detailed Description
A class for importing NS bookmarks utf8 defaults to off.
- Since
- 3.2
Definition at line 65 of file kbookmarkimporter_ns.h.
Constructor & Destructor Documentation
◆ KNSBookmarkImporterImpl()
|
inline |
Definition at line 68 of file kbookmarkimporter_ns.h.
Member Function Documentation
◆ findDefaultLocation()
|
virtual |
Implements KBookmarkImporterBase.
Definition at line 102 of file kbookmarkimporter_ns.cpp.
◆ parse()
|
virtual |
Implements KBookmarkImporterBase.
Definition at line 38 of file kbookmarkimporter_ns.cpp.
◆ setUtf8()
|
inline |
Definition at line 69 of file kbookmarkimporter_ns.h.
The documentation for this class was generated from the following files: