KNSBookmarkExporter Class Reference
#include <kbookmarkimporter_ns.h>
Public Member Functions | |
KNSBookmarkExporter (KBookmarkManager *mgr, const TQString &fileName) | |
void | write () |
void | write (bool utf8) |
Protected Member Functions | |
void | writeFolder (TQTextStream &stream, KBookmarkGroup parent) |
Protected Attributes | |
TQString | m_fileName |
KBookmarkManager * | m_pManager |
Detailed Description
A class that exports all the current bookmarks to Netscape/Mozilla bookmarks Warning, it overwrites the existing bookmarks.html file !
Definition at line 95 of file kbookmarkimporter_ns.h.
Constructor & Destructor Documentation
◆ KNSBookmarkExporter()
|
inline |
Definition at line 98 of file kbookmarkimporter_ns.h.
◆ ~KNSBookmarkExporter()
|
inline |
Definition at line 100 of file kbookmarkimporter_ns.h.
Member Function Documentation
◆ write() [1/2]
|
inline |
Definition at line 102 of file kbookmarkimporter_ns.h.
◆ write() [2/2]
void KNSBookmarkExporter::write | ( | bool | utf8 | ) |
Definition at line 158 of file kbookmarkimporter_ns.cpp.
◆ writeFolder()
|
protected |
Definition at line 164 of file kbookmarkimporter_ns.cpp.
Member Data Documentation
◆ m_fileName
|
protected |
Definition at line 107 of file kbookmarkimporter_ns.h.
◆ m_pManager
|
protected |
Definition at line 108 of file kbookmarkimporter_ns.h.
The documentation for this class was generated from the following files: