![]() |
VR-Forces 4.3.1 Class Documentation
|
Creator for the dialog. More...

Public Member Functions | |
| DtNewSimulationModelSetWizardCreator (makVrv::DtDe &) | |
| CTOR. | |
| virtual | ~DtNewSimulationModelSetWizardCreator () |
| DTOR. | |
| virtual DtNewSimulationModelSetWizard * | create (QWidget *parent) |
| Returns the canvase. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtNewSimulationModelSetWizardCreator & | instance (makVrv::DtDe &) |
| Instance of this class if not registered. | |
| static void | registerInstance (makVrv::DtDe &, DtNewSimulationModelSetWizardCreator *) |
| Registers a new instance of the creator. | |
Protected Attributes | |
| makVrv::DtDe & | myDe |
Creator for the dialog.
| DtNewSimulationModelSetWizardCreator::DtNewSimulationModelSetWizardCreator | ( | makVrv::DtDe & | ) |
CTOR.
|
virtual |
DTOR.
|
static |
Instance of this class if not registered.
|
static |
Registers a new instance of the creator.
|
virtual |
Returns the canvase.
|
protected |