KOperaBookmarkImporter Class Reference
A class for importing Opera bookmarks. More...
#include <kbookmarkimporter_opera_p.h>
Inheritance diagram for KOperaBookmarkImporter:

Signals | |
| void | endFolder () |
| void | newBookmark (const QString &text, const QString &url, const QString &additionalInfo) |
| void | newFolder (const QString &text, bool open, const QString &additionalInfo) |
| void | newSeparator () |
Public Member Functions | |
| KOperaBookmarkImporter (const QString &fileName) | |
| ~KOperaBookmarkImporter () | |
| void | parseOperaBookmarks () |
Static Public Member Functions | |
| static QString | operaBookmarksFile () |
Protected Attributes | |
| QString | m_fileName |
Detailed Description
A class for importing Opera bookmarks.
Definition at line 26 of file kbookmarkimporter_opera_p.h.
Constructor & Destructor Documentation
| KOperaBookmarkImporter::KOperaBookmarkImporter | ( | const QString & | fileName | ) | [inline] |
Definition at line 30 of file kbookmarkimporter_opera_p.h.
| KOperaBookmarkImporter::~KOperaBookmarkImporter | ( | ) | [inline] |
Definition at line 31 of file kbookmarkimporter_opera_p.h.
Member Function Documentation
| void KOperaBookmarkImporter::endFolder | ( | ) | [signal] |
| void KOperaBookmarkImporter::newBookmark | ( | const QString & | text, |
| const QString & | 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 103 of file kbookmarkimporter_opera.cc.
| void KOperaBookmarkImporter::parseOperaBookmarks | ( | ) |
Definition at line 38 of file kbookmarkimporter_opera.cc.
Member Data Documentation
QString KOperaBookmarkImporter::m_fileName [protected] |
Definition at line 45 of file kbookmarkimporter_opera_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference