Akonadi::TransactionCommitJob
Akonadi::TransactionCommitJob Class Reference
#include <transactionjobs.h>
Public Member Functions | |
TransactionCommitJob (QObject *parent) | |
~TransactionCommitJob () override | |
Detailed Description
Job that commits a session-global transaction.
This job commits all changes of this transaction.
Definition at line 102 of file transactionjobs.h.
Constructor & Destructor Documentation
◆ TransactionCommitJob()
|
explicit |
Creates a new transaction commit job.
The parent must be the same parent as for the TransactionBeginJob.
- Parameters
-
parent The parent job or Session, must not be 0.
Definition at line 79 of file transactionjobs.cpp.
◆ ~TransactionCommitJob()
|
override |
Destroys the transaction commit job.
Definition at line 84 of file transactionjobs.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:59 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.