![]() |
VR-Forces Developer's Guide
|
A DtCigiFontMappingInterface provides the interface for a widget that maps font numbers to font strings for CIGI Text Symbol definitions.

Public Member Functions | |
| DtCigiFontMappingInterface () | |
| virtual | ~DtCigiFontMappingInterface () |
| virtual void | askUserForFontMapping ()=0 |
| makVrv::DtCigiFontMappingInterface::DtCigiFontMappingInterface | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Prompts the user for a new mapping.
Implemented in makVrv::DtCigiFontMappingWidget.