KIO
KCrashBookmarkImporterImpl Class Reference
#include <kbookmarkimporter_crash.h>
Inheritance diagram for KCrashBookmarkImporterImpl:
Public Member Functions | |
KCrashBookmarkImporterImpl () | |
virtual QString | findDefaultLocation (bool forSaving=false) const |
virtual void | parse () |
void | setShouldDelete (bool) |
Public Member Functions inherited from KBookmarkImporterBase | |
KBookmarkImporterBase () | |
virtual | ~KBookmarkImporterBase () |
void | setFilename (const QString &filename) |
void | setupSignalForwards (QObject *src, QObject *dst) |
Static Public Member Functions | |
static QStringList | getCrashLogs () |
Static Public Member Functions inherited from KBookmarkImporterBase | |
static KBookmarkImporterBase * | factory (const QString &type) |
Additional Inherited Members | |
Signals inherited from KBookmarkImporterBase | |
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 () |
Protected Attributes inherited from KBookmarkImporterBase | |
QString | m_fileName |
Detailed Description
A class for importing all crash sessions as bookmarks.
Definition at line 55 of file kbookmarkimporter_crash.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 58 of file kbookmarkimporter_crash.h.
Member Function Documentation
Implements KBookmarkImporterBase.
Definition at line 185 of file kbookmarkimporter_crash.cc.
|
static |
Definition at line 86 of file kbookmarkimporter_crash.cc.
|
virtual |
Implements KBookmarkImporterBase.
Definition at line 133 of file kbookmarkimporter_crash.cc.
void KCrashBookmarkImporterImpl::setShouldDelete | ( | bool | shouldDelete | ) |
Definition at line 171 of file kbookmarkimporter_crash.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.