![]() |
VR-Forces 4.0.4 Class Documentation
|
A DtCigiModelStateMappingWidget provides the widget that shows the mapping from component ID to model state number for model state CIGI component controls. More...

Public Member Functions | |
| DtCigiModelStateMappingWidget (DtDe &de, QWidget *parent, const QString &pageTitle) | |
| Constructor. | |
| virtual | ~DtCigiModelStateMappingWidget () |
| Destructor. | |
| virtual void | askUserForModelStateMapping () |
| Prompts the user for a new mapping. | |
Protected Member Functions | |
| void | setupGui () |
Protected Attributes | |
| DtCigiModelStateMappingLogic * | myLogic |
| DtMapEditorWidget * | myMapWidget |
| QDialogButtonBox * | myAddButtons |
A DtCigiModelStateMappingWidget provides the widget that shows the mapping from component ID to model state number for model state CIGI component controls.
| makVrv::DtCigiModelStateMappingWidget::DtCigiModelStateMappingWidget | ( | DtDe & | de, |
| QWidget * | parent, | ||
| const QString & | pageTitle | ||
| ) |
Constructor.
| virtual makVrv::DtCigiModelStateMappingWidget::~DtCigiModelStateMappingWidget | ( | ) | [virtual] |
Destructor.
| virtual void makVrv::DtCigiModelStateMappingWidget::askUserForModelStateMapping | ( | ) | [virtual] |
Prompts the user for a new mapping.
Implements makVrv::DtCigiModelStateMappingInterface.
| void makVrv::DtCigiModelStateMappingWidget::setupGui | ( | ) | [protected] |
Reimplemented from makVrv::DtCigiSettingsWidget.
QDialogButtonBox* makVrv::DtCigiModelStateMappingWidget::myAddButtons [protected] |