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) |
Static Public Member Functions | |
| static QStringList | getCrashLogs () |
Detailed Description
A class for importing all crash sessions as bookmarks.
Definition at line 55 of file kbookmarkimporter_crash.h.
Constructor & Destructor Documentation
Definition at line 58 of file kbookmarkimporter_crash.h.
Member Function Documentation
| QString KCrashBookmarkImporterImpl::findDefaultLocation | ( | bool | forSaving = false | ) | const [virtual] |
Implements KBookmarkImporterBase.
Definition at line 185 of file kbookmarkimporter_crash.cc.
| QStringList KCrashBookmarkImporterImpl::getCrashLogs | ( | ) | [static] |
Definition at line 86 of file kbookmarkimporter_crash.cc.
| void KCrashBookmarkImporterImpl::parse | ( | ) | [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-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:26 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:55:26 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.