![]() |
VR-Forces 4.0.4 Class Documentation
|
A DtCigiDatabaseMappingWidget provides the widget that shows the mapping from database number to filename for IG control messages. More...

Public Member Functions | |
| DtCigiDatabaseMappingWidget (DtDe &de, QWidget *parent, const QString &pageTitle) | |
| Constructor. | |
| virtual | ~DtCigiDatabaseMappingWidget () |
| Destructor. | |
| virtual void | askUserForDatabaseMapping () |
| Prompt the user for a new mapping. | |
Protected Member Functions | |
| void | setupGui () |
Protected Attributes | |
| DtCigiDatabaseMappingLogic * | myLogic |
| DtMapEditorWidget * | myMapWidget |
| QDialogButtonBox * | myAddButtons |
A DtCigiDatabaseMappingWidget provides the widget that shows the mapping from database number to filename for IG control messages.
| makVrv::DtCigiDatabaseMappingWidget::DtCigiDatabaseMappingWidget | ( | DtDe & | de, |
| QWidget * | parent, | ||
| const QString & | pageTitle | ||
| ) |
Constructor.
| virtual makVrv::DtCigiDatabaseMappingWidget::~DtCigiDatabaseMappingWidget | ( | ) | [virtual] |
Destructor.
| virtual void makVrv::DtCigiDatabaseMappingWidget::askUserForDatabaseMapping | ( | ) | [virtual] |
Prompt the user for a new mapping.
Implements makVrv::DtCigiDatabaseMappingInterface.
| void makVrv::DtCigiDatabaseMappingWidget::setupGui | ( | ) | [protected] |
Reimplemented from makVrv::DtCigiSettingsWidget.
QDialogButtonBox* makVrv::DtCigiDatabaseMappingWidget::myAddButtons [protected] |