Nut  0.1
 All Classes Functions
Public Member Functions | Protected Attributes | List of all members
TableSetBase Class Reference
Inheritance diagram for TableSetBase:
TableSet< T >

Public Member Functions

 TableSetBase (Database *parent)
 TableSetBase (Table *parent)
virtual void save (Database *db)
void clearChilds ()
void add (Table *t)
QString childClassName () const
Databasedatabase () const
void setDatabase (Database *database)

Protected Attributes

QSet< Table * > _tables
QList< Table * > _tablesList
QString _tableName
Database_database
Table_table
QString _childClassName

The documentation for this class was generated from the following files: