kexi
KexiDB::QueryAsterisk Member ListThis is the complete list of members for KexiDB::QueryAsterisk, including all inherited members.
| Asterisk enum value | KexiDB::Field | [protected] |
| AutoInc enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| BigInteger enum value | KexiDB::Field | [protected] |
| BLOB enum value | KexiDB::Field | [protected] |
| BLOBGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| Boolean enum value | KexiDB::Field | [protected] |
| BooleanGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| Byte enum value | KexiDB::Field | [protected] |
| caption() const | KexiDB::Field | [inline, protected] |
| captionOrName() const | KexiDB::Field | [inline, protected] |
| Constraints enum name | KexiDB::Field | [protected] |
| constraints() const | KexiDB::Field | [inline, protected] |
| customProperties() const | KexiDB::Field | [inline, protected] |
| CustomPropertiesMap typedef | KexiDB::Field | [protected] |
| customProperty(const QCString &propertyName, const QVariant &defaultValue=QVariant()) const | KexiDB::Field | [protected] |
| Date enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| DateTime enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| DateTimeGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| debug() | KexiDB::Field | [protected] |
| debugString() | KexiDB::QueryAsterisk | [virtual] |
| KexiDB::Field::debugString() const | KexiDB::Field | [protected, virtual] |
| defaultTextLength() | KexiDB::Field | [inline, protected, static] |
| defaultValue() const | KexiDB::Field | [inline, protected] |
| description() const | KexiDB::Field | [inline, protected] |
| Double enum value | KexiDB::Field | [protected] |
| Enum enum value | KexiDB::Field | [protected] |
| enumHint(uint num) | KexiDB::Field | [inline, protected] |
| enumHints() const | KexiDB::Field | [inline, protected] |
| expression() | KexiDB::Field | [inline, protected] |
| Field(TableSchema *tableSchema) | KexiDB::Field | [protected] |
| Field() | KexiDB::Field | [protected] |
| Field(const QString &name, Type ctype, uint cconst=NoConstraints, uint options=NoOptions, uint length=0, uint precision=0, QVariant defaultValue=QVariant(), const QString &caption=QString::null, const QString &description=QString::null, uint width=0) | KexiDB::Field | [protected] |
| Field(const Field &f) | KexiDB::Field | [protected] |
| Field(QuerySchema *querySchema, BaseExpr *expr=0) | KexiDB::Field | [protected] |
| Float enum value | KexiDB::Field | [protected] |
| FloatGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| ForeignKey enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| hasEmptyProperty() const | KexiDB::Field | [inline, protected] |
| hasEmptyProperty(uint type) | KexiDB::Field | [protected, static] |
| Indexed enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| init() | KexiDB::Field | [protected] |
| Integer enum value | KexiDB::Field | [protected] |
| IntegerGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| InvalidGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| InvalidType enum value | KexiDB::Field | [protected] |
| isAllTableAsterisk() const | KexiDB::QueryAsterisk | [inline] |
| isAutoIncrement() const | KexiDB::Field | [inline, protected] |
| isAutoIncrementAllowed() const | KexiDB::Field | [inline, protected] |
| isAutoIncrementAllowed(uint type) | KexiDB::Field | [protected, static] |
| isDateTimeType() const | KexiDB::Field | [inline, protected] |
| isDateTimeType(uint type) | KexiDB::Field | [protected, static] |
| isExpression() const | KexiDB::Field | [inline, protected] |
| isForeignKey() const | KexiDB::Field | [inline, protected] |
| isFPNumericType() const | KexiDB::Field | [inline, protected] |
| isFPNumericType(uint type) | KexiDB::Field | [protected, static] |
| isIndexed() const | KexiDB::Field | [inline, protected] |
| isIntegerType() const | KexiDB::Field | [inline, protected] |
| isIntegerType(uint type) | KexiDB::Field | [protected, static] |
| isNotEmpty() const | KexiDB::Field | [inline, protected] |
| isNotNull() const | KexiDB::Field | [inline, protected] |
| isNumericType() const | KexiDB::Field | [inline, protected] |
| isNumericType(uint type) | KexiDB::Field | [protected, static] |
| isPrimaryKey() const | KexiDB::Field | [inline, protected] |
| isQueryAsterisk() const | KexiDB::Field | [protected] |
| isSingleTableAsterisk() const | KexiDB::QueryAsterisk | [inline] |
| isTextType() const | KexiDB::Field | [inline, protected] |
| isTextType(uint type) | KexiDB::Field | [protected, static] |
| isUniqueKey() const | KexiDB::Field | [inline, protected] |
| isUnsigned() const | KexiDB::Field | [inline, protected] |
| LastType enum value | KexiDB::Field | [protected] |
| LastTypeGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| length() const | KexiDB::Field | [inline, protected] |
| List typedef | KexiDB::Field | [protected] |
| ListIterator typedef | KexiDB::Field | [protected] |
| LongText enum value | KexiDB::Field | [protected] |
| m_caption | KexiDB::Field | [protected] |
| m_constraints | KexiDB::Field | [protected] |
| m_customProperties | KexiDB::Field | [protected] |
| m_defaultValue | KexiDB::Field | [protected] |
| m_desc | KexiDB::Field | [protected] |
| m_expr | KexiDB::Field | [protected] |
| m_hints | KexiDB::Field | [protected] |
| m_length | KexiDB::Field | [protected] |
| m_name | KexiDB::Field | [protected] |
| m_options | KexiDB::Field | [protected] |
| m_order | KexiDB::Field | [protected] |
| m_parent | KexiDB::Field | [protected] |
| m_precision | KexiDB::Field | [protected] |
| m_subType | KexiDB::Field | [protected] |
| m_table | KexiDB::QueryAsterisk | [protected] |
| m_typeGroupNames | KexiDB::Field | [protected, static] |
| m_typeNames | KexiDB::Field | [protected, static] |
| m_visibleDecimalPlaces | KexiDB::Field | [protected] |
| m_width | KexiDB::Field | [protected] |
| Map enum value | KexiDB::Field | [protected] |
| name() const | KexiDB::Field | [inline, protected] |
| NoConstraints enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| NoOptions enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| NotEmpty enum value | KexiDB::Field | [protected] |
| NotNull enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| Null enum value | KexiDB::Field | [protected] |
| options() const | KexiDB::Field | [inline, protected] |
| Options enum name | KexiDB::Field | [protected] |
| order() const | KexiDB::Field | [inline, protected] |
| Pair typedef | KexiDB::Field | [protected] |
| PairList typedef | KexiDB::Field | [protected] |
| precision() const | KexiDB::Field | [inline, protected] |
| PrimaryKey enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| query() const | KexiDB::QueryAsterisk | [inline] |
| QueryAsterisk(QuerySchema *query, TableSchema *table=0) | KexiDB::QueryAsterisk | |
| QuerySchema class | KexiDB::QueryAsterisk | [friend] |
| scale() const | KexiDB::Field | [inline, protected] |
| setAutoIncrement(bool a) | KexiDB::Field | [protected] |
| setCaption(const QString &caption) | KexiDB::Field | [inline, protected] |
| setConstraints(uint c) | KexiDB::Field | [protected] |
| setCustomProperty(const QCString &propertyName, const QVariant &value) | KexiDB::Field | [protected] |
| setDefaultValue(const QVariant &def) | KexiDB::Field | [protected] |
| setDefaultValue(const QCString &def) | KexiDB::Field | [protected] |
| setDescription(const QString &description) | KexiDB::Field | [inline, protected] |
| setEnumHints(const QValueVector< QString > &l) | KexiDB::Field | [inline, protected] |
| setExpression(KexiDB::BaseExpr *expr) | KexiDB::Field | [protected] |
| setForeignKey(bool f) | KexiDB::Field | [protected] |
| setIndexed(bool s) | KexiDB::Field | [protected] |
| setLength(uint l) | KexiDB::Field | [protected] |
| setName(const QString &name) | KexiDB::Field | [protected] |
| setNotEmpty(bool n) | KexiDB::Field | [protected] |
| setNotNull(bool n) | KexiDB::Field | [protected] |
| setOptions(uint options) | KexiDB::Field | [inline, protected] |
| setPrecision(uint p) | KexiDB::Field | [protected] |
| setPrimaryKey(bool p) | KexiDB::Field | [protected] |
| setQuery(QuerySchema *query) | KexiDB::Field | [protected] |
| setScale(uint s) | KexiDB::Field | [protected] |
| setSubType(const QString &subType) | KexiDB::Field | [inline, protected] |
| setTable(TableSchema *table) | KexiDB::QueryAsterisk | [virtual] |
| setType(Type t) | KexiDB::Field | [protected] |
| setUniqueKey(bool u) | KexiDB::Field | [protected] |
| setUnsigned(bool u) | KexiDB::Field | [protected] |
| setVisibleDecimalPlaces(int p) | KexiDB::Field | [protected] |
| setWidth(uint w) | KexiDB::Field | [inline, protected] |
| ShortInteger enum value | KexiDB::Field | [protected] |
| subType() const | KexiDB::Field | [inline, protected] |
| table() const | KexiDB::QueryAsterisk | [inline, virtual] |
| Text enum value | KexiDB::Field | [protected] |
| TextGroup enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| Time enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| Type enum name | KexiDB::Field | [protected] |
| type() const | KexiDB::Field | [protected] |
| typeForString(const QString &typeString) | KexiDB::Field | [protected, static] |
| typeGroup(uint type) | KexiDB::Field | [protected, static] |
| typeGroup() const | KexiDB::Field | [inline, protected] |
| TypeGroup enum name | KexiDB::Field | [protected] |
| typeGroupForString(const QString &typeGroupString) | KexiDB::Field | [protected, static] |
| typeGroupName(uint typeGroup) | KexiDB::Field | [protected, static] |
| typeGroupName() const | KexiDB::Field | [inline, protected] |
| typeGroupString(uint typeGroup) | KexiDB::Field | [protected, static] |
| typeGroupString() const | KexiDB::Field | [inline, protected] |
| typeName(uint type) | KexiDB::Field | [protected, static] |
| typeName() const | KexiDB::Field | [inline, protected] |
| typeString(uint type) | KexiDB::Field | [protected, static] |
| typeString() const | KexiDB::Field | [inline, protected] |
| Unique enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| Unsigned enum value (defined in KexiDB::Field) | KexiDB::Field | [protected] |
| variantType(uint type) | KexiDB::Field | [protected, static] |
| variantType() const | KexiDB::Field | [inline, protected] |
| Vector typedef | KexiDB::Field | [protected] |
| visibleDecimalPlaces() const | KexiDB::Field | [inline, protected] |
| width() const | KexiDB::Field | [inline, protected] |
| ~Field() | KexiDB::Field | [protected, virtual] |
| ~QueryAsterisk() | KexiDB::QueryAsterisk | [virtual] |
|