filters
ListTable Class Reference
#include <listtable.h>
Detailed Description
This class hold a list of tables.It just a wrapper for
QPtrList<Table>
Definition at line 31 of file listtable.h.
Public Member Functions | |
ListTable () | |
virtual | ~ListTable () |
Table * | isNewTable (QString) |
void | add (Element *) |
Constructor & Destructor Documentation
ListTable::ListTable | ( | ) |
Member Function Documentation
void ListTable::add | ( | Element * | ) |
Table * ListTable::isNewTable | ( | QString | ) |
The documentation for this class was generated from the following files: