![]() |
VR-Forces 4.1.1 Class Documentation
|
Override these classes to be able to add check box to apply menu item changes to all key maps. More...

Public Member Functions | |
| DtVrfKeyMappingEditorPage (makVrv::DtDe &de, QWidget *parent, Qt::WindowFlags f) | |
| CTOR. | |
| virtual | ~DtVrfKeyMappingEditorPage () |
| DTOR. | |
Public Member Functions inherited from makVrv::DtKeyMappingEditorPage | |
| DtKeyMappingEditorPage (DtDe &de, QWidget *parent, Qt::WindowFlags f=0) | |
| CTOR. | |
| virtual | ~DtKeyMappingEditorPage () |
| DTOR. | |
| virtual QIcon | icon () |
| Get the icon of the page. | |
| virtual QString | title () |
| Get the title of the page. | |
| virtual const std::string & | pageClassName () const |
| Get the class name of the page. | |
Public Member Functions inherited from makVrv::DtPage | |
| DtPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0) | |
| CTOR for page. | |
| virtual | ~DtPage () |
| DTOR for page. | |
Additional Inherited Members | |
Static Public Member Functions inherited from makVrv::DtKeyMappingEditorPage | |
| static const std::string & | thePageClassName () |
| Static get the class name of the page. | |
Protected Member Functions inherited from makVrv::DtKeyMappingEditorPage | |
| virtual void | activate () |
| Enable the page. | |
| virtual void | deactivate () |
| Disable the page. | |
| void | setupGui () |
| Sets up the GUI. | |
Protected Attributes inherited from makVrv::DtKeyMappingEditorPage | |
| DtPersistenceToolbarWidget * | myToolbar |
| DtKeyMappingEditorWidget * | myKeyMappingWidget |
| DtKeyMappingEditorLogic * | myLogic |
| DtSelectInstanceWidget * | mySelectInstanceWidget |
Override these classes to be able to add check box to apply menu item changes to all key maps.
| makVrf::DtVrfKeyMappingEditorPage::DtVrfKeyMappingEditorPage | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| Qt::WindowFlags | f | ||
| ) |
CTOR.
|
virtual |
DTOR.