![]() |
VR-Forces 4.10 Class Documentation
|
A DtCigiFontMappingInterface provides the interface for a widget that maps font numbers to font strings for CIGI Text Symbol definitions. More...

Public Member Functions | |
| DtCigiFontMappingInterface () | |
| Constructor. More... | |
| virtual | ~DtCigiFontMappingInterface () |
| Destructor. More... | |
| virtual void | askUserForFontMapping ()=0 |
| Prompts the user for a new mapping. More... | |
A DtCigiFontMappingInterface provides the interface for a widget that maps font numbers to font strings for CIGI Text Symbol definitions.
| makVrv::DtCigiFontMappingInterface::DtCigiFontMappingInterface | ( | ) |
Constructor.
|
virtual |
Destructor.
|
pure virtual |
Prompts the user for a new mapping.
Implemented in makVrv::DtCigiFontMappingWidget.