Public Member Functions | Private Attributes

WocQtTable Class Reference

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

#include <qtdb.h>

List of all members.

Public Member Functions

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

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


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