, including all inherited members.
| addField(Field *field) | KexiDB::IndexSchema | [virtual] |
| attachRelationship(Relationship *rel) | KexiDB::IndexSchema | |
| attachRelationship(Relationship *rel, bool ownedByMaster) | KexiDB::IndexSchema | [protected] |
| autoIncrementFields() | KexiDB::FieldList | |
| caption() const | KexiDB::SchemaData | [inline] |
| KexiDB::clear() | KexiDB::FieldList | [virtual] |
| KexiDB::SchemaData::clear() | KexiDB::SchemaData | [protected] |
| Connection class | KexiDB::IndexSchema | [friend] |
| debug() | KexiDB::FieldList | |
| debugString() | KexiDB::IndexSchema | [virtual] |
| description() const | KexiDB::SchemaData | [inline] |
| detachRelationship(Relationship *rel) | KexiDB::IndexSchema | |
| detailsRelationships() | KexiDB::IndexSchema | [inline] |
| field(uint id) | KexiDB::FieldList | [inline] |
| field(const QString &name) | KexiDB::FieldList | [virtual] |
| fieldCount() const | KexiDB::FieldList | [inline] |
| FieldList(bool owner=false) | KexiDB::FieldList | |
| FieldList(const FieldList &fl, bool deepCopyFields=true) | KexiDB::FieldList | |
| fields() | KexiDB::FieldList | [inline] |
| fieldsIterator() const | KexiDB::FieldList | [inline] |
| hasField(const Field *field) | KexiDB::FieldList | [inline] |
| id() const | KexiDB::SchemaData | [inline] |
| indexOf(const Field *field) | KexiDB::FieldList | [inline] |
| IndexSchema(TableSchema *tableSchema) | KexiDB::IndexSchema | |
| IndexSchema(const IndexSchema &idx, TableSchema &parentTable) | KexiDB::IndexSchema | |
| insertField(uint index, Field *field) | KexiDB::FieldList | [virtual] |
| isAutoGenerated() const | KexiDB::IndexSchema | |
| isNative() const | KexiDB::SchemaData | [inline, virtual] |
| isOwner() const | KexiDB::FieldList | [inline] |
| isPrimaryKey() const | KexiDB::IndexSchema | |
| isUnique() const | KexiDB::IndexSchema | |
| List typedef | KexiDB::IndexSchema | |
| ListIterator typedef | KexiDB::IndexSchema | |
| m_autoinc_fields | KexiDB::FieldList | [protected] |
| m_caption | KexiDB::SchemaData | [protected] |
| m_desc | KexiDB::SchemaData | [protected] |
| m_details_rels | KexiDB::IndexSchema | [protected] |
| m_fields | KexiDB::FieldList | [protected] |
| m_fields_by_name | KexiDB::FieldList | [protected] |
| m_id | KexiDB::SchemaData | [protected] |
| m_isAutoGenerated | KexiDB::IndexSchema | [protected] |
| m_isForeignKey | KexiDB::IndexSchema | [protected] |
| m_master_owned_rels | KexiDB::IndexSchema | [protected] |
| m_master_rels | KexiDB::IndexSchema | [protected] |
| m_name | KexiDB::SchemaData | [protected] |
| m_native | KexiDB::SchemaData | [protected] |
| m_primary | KexiDB::IndexSchema | [protected] |
| m_tableSchema | KexiDB::IndexSchema | [protected] |
| m_type | KexiDB::SchemaData | [protected] |
| m_unique | KexiDB::IndexSchema | [protected] |
| masterRelationships() | KexiDB::IndexSchema | [inline] |
| name() const | KexiDB::SchemaData | [inline] |
| names() const | KexiDB::FieldList | |
| objectName() const | KexiDB::SchemaData | [inline] |
| QuerySchema class | KexiDB::IndexSchema | [friend] |
| Relationship class | KexiDB::IndexSchema | [friend] |
| removeField(KexiDB::Field *field) | KexiDB::FieldList | [virtual] |
| renameField(const QString &oldName, const QString &newName) | KexiDB::FieldList | |
| renameField(KexiDB::Field *field, const QString &newName) | KexiDB::FieldList | |
| SchemaData(int obj_type=KexiDB::UnknownObjectType) | KexiDB::SchemaData | |
| schemaDataDebugString() const | KexiDB::SchemaData | [virtual] |
| setAutoGenerated(bool set) | KexiDB::IndexSchema | [protected] |
| setCaption(const QString &c) | KexiDB::SchemaData | [inline] |
| setDescription(const QString &desc) | KexiDB::SchemaData | [inline] |
| setForeignKey(bool set) | KexiDB::IndexSchema | [protected] |
| setName(const QString &n) | KexiDB::SchemaData | [inline] |
| setNative(bool set) | KexiDB::SchemaData | [inline, virtual] |
| setPrimaryKey(bool set) | KexiDB::IndexSchema | |
| setUnique(bool set) | KexiDB::IndexSchema | |
| sqlFieldsList(Driver *driver, const QString &separator=",", const QString &tableAlias=QString::null, int drvEscaping=Driver::EscapeDriver|Driver::EscapeAsNecessary) | KexiDB::FieldList | |
| sqlFieldsList(Field::List *list, Driver *driver, const QString &separator=",", const QString &tableAlias=QString::null, int drvEscaping=Driver::EscapeDriver|Driver::EscapeAsNecessary) | KexiDB::FieldList | [static] |
| subList(const QString &n1, const QString &n2=QString::null, const QString &n3=QString::null, const QString &n4=QString::null, const QString &n5=QString::null, const QString &n6=QString::null, const QString &n7=QString::null, const QString &n8=QString::null, const QString &n9=QString::null, const QString &n10=QString::null, const QString &n11=QString::null, const QString &n12=QString::null, const QString &n13=QString::null, const QString &n14=QString::null, const QString &n15=QString::null, const QString &n16=QString::null, const QString &n17=QString::null, const QString &n18=QString::null) | KexiDB::FieldList | |
| subList(const QStringList &list) | KexiDB::FieldList | |
| subList(const QValueList< uint > &list) | KexiDB::FieldList | |
| table() const | KexiDB::IndexSchema | |
| TableSchema class | KexiDB::IndexSchema | [friend] |
| type() const | KexiDB::SchemaData | [inline] |
| ~FieldList() | KexiDB::FieldList | [virtual] |
| ~IndexSchema() | KexiDB::IndexSchema | [virtual] |
| ~SchemaData() | KexiDB::SchemaData | [virtual] |