![]() |
VR-Forces 4.10 Class Documentation
|
A DtCigiSensorMappingInterface provides the interface for the widget that maps CIGI sensor ID numbers to strings that vrv can use. More...

Public Member Functions | |
| DtCigiSensorMappingInterface () | |
| CTOR. More... | |
| virtual | ~DtCigiSensorMappingInterface () |
| DTOR. More... | |
| virtual void | askUserForSensorMapping ()=0 |
| Prompts user for a new mapping. More... | |
A DtCigiSensorMappingInterface provides the interface for the widget that maps CIGI sensor ID numbers to strings that vrv can use.
| makVrv::DtCigiSensorMappingInterface::DtCigiSensorMappingInterface | ( | ) |
CTOR.
|
virtual |
DTOR.
|
pure virtual |
Prompts user for a new mapping.
Implemented in makVrv::DtCigiSensorMappingWidget.