Akonadi
schematypes.cpp
42 return std::count_if(columns.constBegin(), columns.constEnd(), [](const ColumnDescription &col) {
A helper class that describes a column of a table for the DbInitializer.
Definition: schematypes.h:32
A helper class that describes the relation between two tables for the DbInitializer.
Definition: schematypes.h:107
A helper class that describes indexes of a table for the DbInitializer.
Definition: schematypes.h:64
void push_back(QChar ch)
A helper class that describes a table for the DbInitializer.
Definition: schematypes.h:92
QString arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const const
QString name(StandardShortcut id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 03:52:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Dec 7 2023 03:52:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.