class TransactionCommitJob
Module
akonadi
Namespace
Akonadi
Class
TransactionCommitJob
Inherits
Akonadi::Job
methods
TransactionCommitJob
(parent)
returns
ctor
Argument
Type
Default
parent
QObject
Creates a new TransactionCommitJob. The parent must be the same parent as for the TransactionBeginJob.
parent
- The parent job or Session, must not be 0.
doStart
( )
returns
Nothing