#include <kbookmarkimporter_ns.h>
Inherits TQObject.
List of all members.
Signals |
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 () |
Public Member Functions |
| KNSBookmarkImporter (const TQString &fileName) |
void | parseNSBookmarks () |
void | parseNSBookmarks (bool utf8) |
Static Public Member Functions |
static TQString | netscapeBookmarksFile (bool forSaving=false) |
static TQString | mozillaBookmarksFile (bool forSaving=false) |
Protected Attributes |
TQString | m_fileName |
Detailed Description
A class for importing NS bookmarks.
- Deprecated:
Definition at line 37 of file kbookmarkimporter_ns.h.
The documentation for this class was generated from the following files: