#include <kbookmarkimporter_ie.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 |
| KIEBookmarkImporter (const TQString &fileName) |
void | parseIEBookmarks () |
Static Public Member Functions |
static TQString | IEBookmarksDir () |
Protected Member Functions |
void | parseIEBookmarks_dir (TQString dirname, TQString name=TQString::null) |
void | parseIEBookmarks_url_file (TQString filename, TQString name) |
Protected Attributes |
TQString | m_fileName |
Detailed Description
A class for importing IE bookmarks.
- Deprecated:
Definition at line 36 of file kbookmarkimporter_ie.h.
The documentation for this class was generated from the following files: