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
| Table * ListTable::isNewTable | ( | QString | ) |
| void ListTable::add | ( | Element * | ) |
The documentation for this class was generated from the following files:

