KDbIndexSchema-members
KDbIndexSchema Member List
This is the complete list of members for KDbIndexSchema, including all inherited members.
addField(KDbField *field) | KDbIndexSchema | virtual |
attachRelationship(KDbRelationship *rel) | KDbIndexSchema | |
attachRelationship(KDbRelationship *rel, bool ownedByMaster) | KDbIndexSchema | protected |
autoIncrementFields() const | KDbFieldList | |
caption | KDbObject | |
captionOrName() const | KDbObject | inline |
KDbFieldList::clear() | KDbFieldList | virtual |
KDbObject::clear() | KDbObject | protectedvirtual |
description | KDbObject | |
detachRelationship(KDbRelationship *rel) | KDbIndexSchema | |
detailsRelationships() const | KDbIndexSchema | |
field(int id) | KDbFieldList | virtual |
field(int id) const (defined in KDbFieldList) | KDbFieldList | virtual |
field(const QString &name) | KDbFieldList | virtual |
field(const QString &name) const | KDbFieldList | virtual |
fieldCount() const | KDbFieldList | |
fields() | KDbFieldList | |
fields() const | KDbFieldList | |
fieldsIterator() const | KDbFieldList | |
fieldsIteratorConstEnd() const | KDbFieldList | |
hasField(const KDbField &field) const | KDbFieldList | |
id | KDbObject | |
indexOf(const KDbField &field) const | KDbFieldList | |
insertField(int index, KDbField *field) | KDbFieldList | virtual |
isAutoGenerated() const | KDbIndexSchema | |
isEmpty() const | KDbFieldList | |
isForeignKey() const | KDbIndexSchema | |
isOwner() const | KDbFieldList | |
isPrimaryKey() const | KDbIndexSchema | |
isUnique() const | KDbIndexSchema | |
KDbFieldList(bool owner=false) | KDbFieldList | explicit |
KDbFieldList(const KDbFieldList &fl, bool deepCopyFields=true) | KDbFieldList | explicit |
KDbIndexSchema() | KDbIndexSchema | |
KDbIndexSchema(const KDbIndexSchema &index, KDbTableSchema *parentTable) | KDbIndexSchema | protected |
KDbObject(int type) | KDbObject | explicit |
masterRelationships() const | KDbIndexSchema | |
moveField(KDbField *field, int newIndex) | KDbFieldList | virtual |
name | KDbObject | |
names() const | KDbFieldList | |
removeField(KDbField *field) | KDbFieldList | virtual |
renameField(const QString &oldName, const QString &newName) | KDbFieldList | |
renameField(KDbField *field, const QString &newName) | KDbFieldList | |
setAutoGenerated(bool set) | KDbIndexSchema | protected |
setForeignKey(bool set) | KDbIndexSchema | protected |
setPrimaryKey(bool set) | KDbIndexSchema | |
setTable(KDbTableSchema *table) | KDbIndexSchema | protected |
setUnique(bool set) | KDbIndexSchema | |
sqlFieldsList(KDbConnection *conn, const QString &separator=QLatin1String(","), const QString &tableOrAlias=QString(), KDb::IdentifierEscapingType escapingType=KDb::DriverEscaping) const | KDbFieldList | |
sqlFieldsList(const KDbField::List &list, KDbConnection *conn, const QString &separator=QLatin1String(","), const QString &tableOrAlias=QString(), KDb::IdentifierEscapingType escapingType=KDb::DriverEscaping) | KDbFieldList | static |
subList(const QString &n1, const QString &n2=QString(), const QString &n3=QString(), const QString &n4=QString(), const QString &n5=QString(), const QString &n6=QString(), const QString &n7=QString(), const QString &n8=QString(), const QString &n9=QString(), const QString &n10=QString(), const QString &n11=QString(), const QString &n12=QString(), const QString &n13=QString(), const QString &n14=QString(), const QString &n15=QString(), const QString &n16=QString(), const QString &n17=QString(), const QString &n18=QString()) | KDbFieldList | |
subList(const QStringList &list) | KDbFieldList | |
subList(const QList< QByteArray > &list) (defined in KDbFieldList) | KDbFieldList | |
subList(const QList< int > &list) | KDbFieldList | |
table() | KDbIndexSchema | |
table() const | KDbIndexSchema | |
type | KDbObject | |
~KDbFieldList() | KDbFieldList | virtual |
~KDbIndexSchema() override | KDbIndexSchema |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:32 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:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.