![]() |
VR-Forces 4.1 Class Documentation
|
A creator class for DtOsgEarthStartupDialog. More...

Public Member Functions | |
| DtOsgEarthStartupDialogCreator () | |
| Constructor. | |
| virtual | ~DtOsgEarthStartupDialogCreator () |
| Destructor. | |
| virtual DtOsgEarthStartupDialog * | create (DtDe &, QWidget *window=0) |
| Creates an instance of the class. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtOsgEarthStartupDialogCreator & | instance (DtDe &) |
| Creates an instance of the dialog with the DtDe if it doesn't exist. | |
| static void | registerInstance (DtDe &, DtOsgEarthStartupDialogCreator *) |
| Registers an instance of the create with the DtDe. | |
A creator class for DtOsgEarthStartupDialog.
| makVrv::DtOsgEarthStartupDialogCreator::DtOsgEarthStartupDialogCreator | ( | ) |
Constructor.
|
virtual |
Destructor.
|
static |
Creates an instance of the dialog with the DtDe if it doesn't exist.
|
static |
Registers an instance of the create with the DtDe.
|
virtual |
Creates an instance of the class.