Akonadi::Server::UpdateSet

Search for usage in LXR

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

Definition at line 27 of file dbupdater.h.

Constructor & Destructor Documentation

◆ UpdateSet()

Akonadi::Server::UpdateSet::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-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:39 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.