KexiDB::Field::FieldTypeGroupNames Class Reference
#include <field.h>
Public Member Functions | |
| FieldTypeGroupNames () | |
| void | init () |
Public Attributes | |
| QMap< QString, TypeGroup > | str2num |
Protected Attributes | |
| bool | m_initialized: 1 |
Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
|
Definition at line 709 of file field.cpp. References ADDGROUP, KexiDB::Field::BLOBGroup, KexiDB::Field::BooleanGroup, KexiDB::Field::DateTimeGroup, KexiDB::Field::FloatGroup, KexiDB::Field::IntegerGroup, KexiDB::Field::InvalidGroup, KexiDB::Field::LastTypeGroup, m_initialized, and KexiDB::Field::TextGroup. Referenced by KexiDB::Field::typeGroupForString(), KexiDB::Field::typeGroupName(), and KexiDB::Field::typeGroupString(). |
Member Data Documentation
|
|
Definition at line 609 of file field.h. Referenced by init(). |
|
|
Definition at line 607 of file field.h. Referenced by KexiDB::Field::typeGroupForString(). |
The documentation for this class was generated from the following files:
