KCrashBookmarkImporter Class Reference
from PyKDE4.kio import *
Inherits: QObject
Detailed Description
A class for importing all crash sessions as bookmarks
- Deprecated:
-
Signal Documentation
- Signal syntax:
QObject.connect(source, SIGNAL("endFolder()"), target_slot)
- Signal syntax:
QObject.connect(source, SIGNAL("newBookmark(const QString&, const QString&, const QString&)"), target_slot)
- Signal syntax:
QObject.connect(source, SIGNAL("newFolder(const QString&, bool, const QString&)"), target_slot)
- Signal syntax:
QObject.connect(source, SIGNAL("newSeparator()"), target_slot)
Method Documentation
__init__ |
( |
self, |
|
|
|
QString |
fileName |
|
) |
|
|
|
parseCrashBookmarks |
( |
self, |
|
|
|
bool |
del=1 |
|
) |
|
|
|
Static Method Documentation