|
Nut
0.1
|
Public Member Functions | |
| bool | operator== (const FieldModel &f) const |
| bool | operator!= (const FieldModel &f) const |
Public Attributes | |
| QString | name |
| QVariant::Type | type |
| int | length |
| QString | defaultValue |
| bool | notNull |
| bool | isPrimaryKey |
| bool | isAutoIncrement |
| bool | isUnique |
1.8.1.2