TDECrashBookmarkImporterImpl Class Reference
#include <kbookmarkimporter_crash.h>
Inheritance diagram for TDECrashBookmarkImporterImpl:

Public Member Functions | |
void | setShouldDelete (bool) |
virtual void | parse () |
virtual TQString | findDefaultLocation (bool forSaving=false) const |
![]() | |
void | setFilename (const TQString &filename) |
virtual void | parse ()=0 |
virtual TQString | findDefaultLocation (bool forSaving=false) const =0 |
void | setupSignalForwards (TQObject *src, TQObject *dst) |
Static Public Member Functions | |
static TQStringList | getCrashLogs () |
![]() | |
static KBookmarkImporterBase * | factory (const TQString &type) |
Additional Inherited Members | |
![]() | |
void | newBookmark (const TQString &text, const TQCString &url, const TQString &additionalInfo) |
void | newFolder (const TQString &text, bool open, const TQString &additionalInfo) |
void | newSeparator () |
void | endFolder () |
![]() | |
TQString | m_fileName |
Detailed Description
A class for importing all crash sessions as bookmarks.
- Since
- 3.2
Definition at line 58 of file kbookmarkimporter_crash.h.
Constructor & Destructor Documentation
◆ TDECrashBookmarkImporterImpl()
|
inline |
Definition at line 61 of file kbookmarkimporter_crash.h.
Member Function Documentation
◆ findDefaultLocation()
|
virtual |
Implements KBookmarkImporterBase.
Definition at line 208 of file kbookmarkimporter_crash.cpp.
◆ getCrashLogs()
|
static |
Definition at line 94 of file kbookmarkimporter_crash.cpp.
◆ parse()
|
virtual |
Implements KBookmarkImporterBase.
Definition at line 155 of file kbookmarkimporter_crash.cpp.
◆ setShouldDelete()
void TDECrashBookmarkImporterImpl::setShouldDelete | ( | bool | shouldDelete | ) |
Definition at line 194 of file kbookmarkimporter_crash.cpp.
The documentation for this class was generated from the following files: