Akonadi::Server::RelationDescription
Akonadi::Server::RelationDescription Class Reference
#include <schematypes.h>
Public Attributes | |
QString | firstColumn |
QString | firstTable |
QVector< IndexDescription > | indexes |
QString | secondColumn |
QString | secondTable |
Detailed Description
A helper class that describes the relation between two tables for the DbInitializer.
Definition at line 107 of file schematypes.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jan 27 2023 07:39:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jan 27 2023 07:39:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.