![]() |
VR-Forces 4.5 Class Documentation
|
A DtCigiDatabaseMappingInterface provides the interface for a widget that maps database numbers to file names. More...

Public Member Functions | |
| DtCigiDatabaseMappingInterface () | |
| Constructor. | |
| virtual | ~DtCigiDatabaseMappingInterface () |
| Destructor. | |
| virtual void | askUserForDatabaseMapping ()=0 |
| Asks the user for a new mapping. | |
A DtCigiDatabaseMappingInterface provides the interface for a widget that maps database numbers to file names.
| makVrv::DtCigiDatabaseMappingInterface::DtCigiDatabaseMappingInterface | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Asks the user for a new mapping.
Implemented in makVrv::DtCigiDatabaseMappingWidget.