![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtRemapMissingBackends (makVrv::DtDe &de, QWidget *parent) | |
| CTOR. | |
| virtual | ~DtRemapMissingBackends () |
| virtual DTOR | |
| virtual DtRemappingFcn | remappingFunction () |
Protected Member Functions | |
| virtual bool | processRemapMissingBackends (DtBackendMap *map) |
| virtual DtRemappingDialog * | createRemappingDialog (makVrv::DtDe &, DtBackendMap *, QWidget *) |
Static Protected Member Functions | |
| static bool | remapMissingBackends (DtBackendMap *map, void *usr) |
Protected Attributes | |
| QWidget * | myParent |
| makVrf::DtRemapMissingBackends::DtRemapMissingBackends | ( | makVrv::DtDe & | de, |
| QWidget * | parent | ||
| ) |
CTOR.
| virtual makVrf::DtRemapMissingBackends::~DtRemapMissingBackends | ( | ) | [virtual] |
virtual DTOR
| virtual DtRemappingFcn makVrf::DtRemapMissingBackends::remappingFunction | ( | ) | [virtual] |
Implements makVrf::DtVrfScenarioRemapFunction.
| static bool makVrf::DtRemapMissingBackends::remapMissingBackends | ( | DtBackendMap * | map, |
| void * | usr | ||
| ) | [static, protected] |
| virtual bool makVrf::DtRemapMissingBackends::processRemapMissingBackends | ( | DtBackendMap * | map | ) | [protected, virtual] |
| virtual DtRemappingDialog* makVrf::DtRemapMissingBackends::createRemappingDialog | ( | makVrv::DtDe & | , |
| DtBackendMap * | , | ||
| QWidget * | |||
| ) | [protected, virtual] |
QWidget* makVrf::DtRemapMissingBackends::myParent [protected] |