![]() |
VR-Forces 4.8 Class Documentation
|
Creator class. Register a subclass of this to return your own version of the DtAssignDoctrineDialog. More...

Public Member Functions | |
| DtAssignDoctrineDialogCreator () | |
| CTOR. More... | |
| virtual | ~DtAssignDoctrineDialogCreator () |
| DTOR. More... | |
| virtual DtAssignDoctrineDialog * | create (makVrv::DtDe &, QWidget *parent, const Qt::WindowFlags &f=0) |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtAssignDoctrineDialogCreator & | instance (makVrv::DtDe &) |
| static void | registerInstance (makVrv::DtDe &, DtAssignDoctrineDialogCreator *) |
Creator class. Register a subclass of this to return your own version of the DtAssignDoctrineDialog.
| makVrf::DtAssignDoctrineDialogCreator::DtAssignDoctrineDialogCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
|
static |
|
virtual |