filters
ListTable Class Reference
#include <listtable.h>
Inherits QPtrList< Table >.
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 () | |
Table * | isNewTable (QString) |
void | add (Element *) |
Constructor & Destructor Documentation
ListTable::ListTable | ( | ) |
Member Function Documentation
Table * ListTable::isNewTable | ( | QString | grpMgr | ) |
void ListTable::add | ( | Element * | elt | ) |
The documentation for this class was generated from the following files: