Akonadi::Server::UpdateSet
Akonadi::Server::UpdateSet Class Reference
#include <dbupdater.h>
Public Types | |
| using | Map = QMap<int, UpdateSet> | 
Public Attributes | |
| bool | abortOnFailure | 
| bool | complex | 
| QStringList | statements | 
| int | version | 
Detailed Description
A helper class that contains an update set.
Definition at line 24 of file dbupdater.h.
Member Typedef Documentation
◆ Map
| using Akonadi::Server::UpdateSet::Map = QMap<int, UpdateSet> | 
Definition at line 27 of file dbupdater.h.
Constructor & Destructor Documentation
◆ UpdateSet()
      
  | 
  inline | 
Definition at line 29 of file dbupdater.h.
Member Data Documentation
◆ abortOnFailure
| bool Akonadi::Server::UpdateSet::abortOnFailure | 
Definition at line 37 of file dbupdater.h.
◆ complex
| bool Akonadi::Server::UpdateSet::complex | 
Definition at line 39 of file dbupdater.h.
◆ statements
| QStringList Akonadi::Server::UpdateSet::statements | 
Definition at line 38 of file dbupdater.h.
◆ version
| int Akonadi::Server::UpdateSet::version | 
Definition at line 36 of file dbupdater.h.
The documentation for this class was generated from the following file:
  This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:10 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.