KNSBookmarkExporter Class Reference
A class that exports all the current bookmarks to Netscape/Mozilla bookmarks Warning, it overwrites the existing bookmarks.html file ! More...
#include <kbookmarkexporter.h>
Public Member Functions | |
KNSBookmarkExporter (KBookmarkManager *mgr, const QString &fileName) | |
void | write () |
void | write (bool utf8) |
Protected Member Functions | |
void | writeFolder (QTextStream &stream, KBookmarkGroup parent) |
Protected Attributes | |
QString | 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 30 of file kbookmarkexporter.h.
The documentation for this class was generated from the following files: