KDb
KDbIndexSchema.cpp
Definition KDbFieldList.h:34
Provides information about database index that can be created for a database table.
Definition KDbIndexSchema.h:40
QList< const KDbRelationship * > detailsRelationships() const
Definition KDbIndexSchema.cpp:151
void attachRelationship(KDbRelationship *rel)
Definition KDbIndexSchema.cpp:218
QList< const KDbRelationship * > masterRelationships() const
Definition KDbIndexSchema.cpp:146
void detachRelationship(KDbRelationship *rel)
Definition KDbIndexSchema.cpp:244
void setTable(KDbTableSchema *table)
Assigns this index to table table() must be nullptr and table must be not be nullptr.
Definition KDbIndexSchema.cpp:113
Definition KDbObject.shared.h:32
Definition KDbTableSchema.h:38
QDebug & nospace()
QDebug & space()
void append(QList< T > &&value)
bool contains(const AT &value) const const
T & first()
qsizetype indexOf(const AT &value, qsizetype from) const const
T takeAt(qsizetype i)
bool contains(const QSet< T > &other) const const
iterator insert(const T &value)
bool remove(const T &value)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 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:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.