Nut  0.1
Public Member Functions | List of all members
TableSet< T > Class Template Reference

Public Member Functions

 TableSet (Database *parent)
 TableSet (Table *parent)
void append (T *t)
void append (QList< T * > t)
void remove (T *t)
void remove (QList< T * > t)
type () const
int length () const
T * at (int i) const
const T & operator[] (int i) const
Query< T > * createQuery ()

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