KIO
#include <kbookmarkimporter_crash.h>
List of all members.
Detailed Description
A class for importing all crash sessions as bookmarks.
- Deprecated:
Definition at line 35 of file kbookmarkimporter_crash.h.
Constructor & Destructor Documentation
KCrashBookmarkImporter::KCrashBookmarkImporter |
( |
const QString & |
fileName | ) |
|
|
inline |
KCrashBookmarkImporter::~KCrashBookmarkImporter |
( |
| ) |
|
|
inline |
Member Function Documentation
QString KCrashBookmarkImporter::crashBookmarksDir |
( |
| ) |
|
|
static |
void KCrashBookmarkImporter::endFolder |
( |
| ) |
|
|
signal |
void KCrashBookmarkImporter::newBookmark |
( |
const QString & |
text, |
|
|
const QString & |
url, |
|
|
const QString & |
additionalInfo |
|
) |
| |
|
signal |
void KCrashBookmarkImporter::newFolder |
( |
const QString & |
text, |
|
|
bool |
open, |
|
|
const QString & |
additionalInfo |
|
) |
| |
|
signal |
void KCrashBookmarkImporter::newSeparator |
( |
| ) |
|
|
signal |
void KCrashBookmarkImporter::parseCrashBookmarks |
( |
bool |
del = true | ) |
|
Member Data Documentation
QString KCrashBookmarkImporter::m_fileName |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 22:01:02 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.