kio
KOperaBookmarkImporter Class Reference
A class for importing Opera bookmarks. More...
#include <kbookmarkimporter_opera.h>
Inheritance diagram for KOperaBookmarkImporter:
Signals | |
void | endFolder () |
void | newBookmark (const QString &text, const QCString &url, const QString &additionalInfo) |
void | newFolder (const QString &text, bool open, const QString &additionalInfo) |
void | newSeparator () |
Public Member Functions | |
KOperaBookmarkImporter (const QString &fileName) | |
void | parseOperaBookmarks () |
~KOperaBookmarkImporter () | |
Static Public Member Functions | |
static QString | operaBookmarksFile () |
Protected Attributes | |
QString | m_fileName |
Detailed Description
A class for importing Opera bookmarks.
Definition at line 35 of file kbookmarkimporter_opera.h.
Constructor & Destructor Documentation
KOperaBookmarkImporter::KOperaBookmarkImporter | ( | const QString & | fileName | ) | [inline] |
Definition at line 39 of file kbookmarkimporter_opera.h.
KOperaBookmarkImporter::~KOperaBookmarkImporter | ( | ) | [inline] |
Definition at line 40 of file kbookmarkimporter_opera.h.
Member Function Documentation
void KOperaBookmarkImporter::endFolder | ( | ) | [signal] |
void KOperaBookmarkImporter::newBookmark | ( | const QString & | text, | |
const QCString & | url, | |||
const QString & | additionalInfo | |||
) | [signal] |
void KOperaBookmarkImporter::newFolder | ( | const QString & | text, | |
bool | open, | |||
const QString & | additionalInfo | |||
) | [signal] |
void KOperaBookmarkImporter::newSeparator | ( | ) | [signal] |
QString KOperaBookmarkImporter::operaBookmarksFile | ( | ) | [static] |
Definition at line 92 of file kbookmarkimporter_opera.cc.
void KOperaBookmarkImporter::parseOperaBookmarks | ( | ) |
Definition at line 35 of file kbookmarkimporter_opera.cc.
Member Data Documentation
QString KOperaBookmarkImporter::m_fileName [protected] |
Definition at line 54 of file kbookmarkimporter_opera.h.
The documentation for this class was generated from the following files: