TransactionRollbackJob Class Reference
from PyKDE4.akonadi import *
Inherits: Akonadi.Job
Namespace: Akonadi
Detailed Description
Methods | |
__init__ (self, QObject parent) | |
doStart (self) |
Method Documentation
__init__ | ( | self, | ||
QObject | parent | |||
) |
Creates a new transaction rollback job. The parent must be the same parent as for the TransactionBeginJob.
- Parameters:
-
parent The parent job or Session, must not be 0.
doStart | ( | self ) |