![]() |
VR-Forces 4.5 Class Documentation
|
Creator class that can be registered to return a subclass of the print dialog for extension. More...

Public Member Functions | |
| DtPrintTerrainDialogCreator () | |
| CTOR. | |
| virtual | ~DtPrintTerrainDialogCreator () |
| DTOR. | |
| virtual DtPrintTerrainDialog * | create (makVrv::DtDe &) |
| Creates the actual dialog. Override to return your subclass. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
Static Public Member Functions | |
| static DtPrintTerrainDialogCreator & | instance (makVrv::DtDe &) |
| static void | registerInstance (makVrv::DtDe &, DtPrintTerrainDialogCreator *) |
Creator class that can be registered to return a subclass of the print dialog for extension.
| makVrf::DtPrintTerrainDialogCreator::DtPrintTerrainDialogCreator | ( | ) |
CTOR.
|
virtual |
DTOR.
|
static |
|
static |
|
virtual |
Creates the actual dialog. Override to return your subclass.