PACK WOC  $VERSION$
Public Member Functions | Private Attributes | List of all members
WocQtTable Class Reference

generates code for DB table wrappers in Qt so far this class is non-functional More...

#include <qtdb.h>

Public Member Functions

 WocQtTable (WocQtOut *)
 generates the table output as a helper to a specific output More...
 
 ~WocQtTable ()
 
virtual void finalize ()
 called when all is done More...
 
virtual void newTable (const WocTable &)
 called for every table to generate More...
 

Private Attributes

WocQtOutm_parent
 

Detailed Description

generates code for DB table wrappers in Qt so far this class is non-functional

Constructor & Destructor Documentation

WocQtTable::WocQtTable ( WocQtOut )
explicit

generates the table output as a helper to a specific output

WocQtTable::~WocQtTable ( )

Member Function Documentation

void WocQtTable::finalize ( )
virtual

called when all is done

void WocQtTable::newTable ( const WocTable )
virtual

called for every table to generate

Member Data Documentation

WocQtOut* WocQtTable::m_parent
private

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