Kexi API Documentation (2.0 alpha)

KexiDB::Field::FieldTypeGroupNames Class Reference

#include <field.h>

List of all members.

Public Member Functions

 FieldTypeGroupNames ()
void init ()

Public Attributes

QMap< QString, TypeGroupstr2num

Protected Attributes

bool m_initialized: 1


Constructor & Destructor Documentation

Field::FieldTypeGroupNames::FieldTypeGroupNames  ) 
 

Definition at line 703 of file field.cpp.


Member Function Documentation

void Field::FieldTypeGroupNames::init  ) 
 

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

bool KexiDB::Field::FieldTypeGroupNames::m_initialized [protected]
 

Definition at line 609 of file field.h.

Referenced by init().

QMap<QString,TypeGroup> KexiDB::Field::FieldTypeGroupNames::str2num
 

Definition at line 607 of file field.h.

Referenced by KexiDB::Field::typeGroupForString().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:44 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003