Abstract base class for Qt client and server output.
Definition: qtout.h:44
stores the internal representation of a database table and its abstraction class
Definition: proctable.h:19
virtual void finalize()
called when all is done
Definition: qtdb.cpp:13
WocQtTable(WocQtOut *)
generates the table output as a helper to a specific output
Definition: qtdb.cpp:11
generates code for DB table wrappers in Qt so far this class is non-functional
Definition: qtdb.h:18
~WocQtTable()
Definition: qtdb.cpp:12
virtual void newTable(const WocTable &)
called for every table to generate
Definition: qtdb.cpp:14
WocQtOut * m_parent
Definition: qtdb.h:29