![]() |
VR-Forces 4.0.4 Class Documentation
|
A DtCigiAnimationMappingWidget provides the actual widget that shows the mapping from animation number to string for animation CIGI component controls. More...

Public Member Functions | |
| DtCigiAnimationMappingWidget (DtDe &de, QWidget *parent, const QString &pageTitle) | |
| Constructor. | |
| virtual | ~DtCigiAnimationMappingWidget () |
| Destructor. | |
| void | askUserForAnimationMapping () |
| Prompts the user via dialog for a new mapping. | |
Protected Member Functions | |
| void | setupGui () |
| Constructs the widget. | |
Protected Attributes | |
| DtCigiAnimationMappingLogic * | myLogic |
| DtMapEditorWidget * | myMapWidget |
| QDialogButtonBox * | myAddButtons |
A DtCigiAnimationMappingWidget provides the actual widget that shows the mapping from animation number to string for animation CIGI component controls.
| makVrv::DtCigiAnimationMappingWidget::DtCigiAnimationMappingWidget | ( | DtDe & | de, |
| QWidget * | parent, | ||
| const QString & | pageTitle | ||
| ) |
Constructor.
| virtual makVrv::DtCigiAnimationMappingWidget::~DtCigiAnimationMappingWidget | ( | ) | [virtual] |
Destructor.
| void makVrv::DtCigiAnimationMappingWidget::askUserForAnimationMapping | ( | ) | [virtual] |
Prompts the user via dialog for a new mapping.
Implements makVrv::DtCigiAnimationMappingInterface.
| void makVrv::DtCigiAnimationMappingWidget::setupGui | ( | ) | [protected] |
Constructs the widget.
Reimplemented from makVrv::DtCigiSettingsWidget.
QDialogButtonBox* makVrv::DtCigiAnimationMappingWidget::myAddButtons [protected] |