Akonadi::Server::IndexDescription
Akonadi::Server::IndexDescription Class Reference
#include <schematypes.h>
Public Attributes | |
QStringList | columns |
bool | isUnique = false |
QString | name |
QString | sort |
Detailed Description
A helper class that describes indexes of a table for the DbInitializer.
Definition at line 52 of file schematypes.h.
Member Data Documentation
◆ columns
QStringList Akonadi::Server::IndexDescription::columns |
Definition at line 56 of file schematypes.h.
◆ isUnique
bool Akonadi::Server::IndexDescription::isUnique = false |
Definition at line 57 of file schematypes.h.
◆ name
QString Akonadi::Server::IndexDescription::name |
Definition at line 55 of file schematypes.h.
◆ sort
QString Akonadi::Server::IndexDescription::sort |
Definition at line 58 of file schematypes.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 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.