![]() |
VR-Forces 4.3.1 Class Documentation
|
The logic for the mouse mapping editor page. More...
Classes | |
| struct | MouseMappingInformation |
Public Member Functions | |
| DtMouseMappingEditorLogic (DtDe &de, DtMouseMappingEditorWidgetInterface &iFace, DtSelectInstanceWidget &selectedInstance) | |
| virtual | ~DtMouseMappingEditorLogic () |
| virtual DTOR | |
| virtual void | setupGui () |
Protected Types | |
| typedef std::vector < MouseMappingInformation > | MouseMappingList |
| typedef std::map< std::string, MouseMappingList > | MouseMappings |
Protected Member Functions | |
| virtual void | slot_currentInstanceChanged (int, const std::string &) |
| virtual void | addItem (const QString &mode, const QString &key, const QString &context, const QString &functionText="", bool ctrl=false, bool shift=false, bool drag=false) |
Protected Attributes | |
| DtDe & | myDe |
| DtMouseMappingEditorWidgetInterface & | myInterface |
| DtSelectInstanceWidget & | mySelectedInstance |
| MouseMappings | myMouseMappings |
| current function filter in use | |
The logic for the mouse mapping editor page.
|
protected |
|
protected |
| makVrv::DtMouseMappingEditorLogic::DtMouseMappingEditorLogic | ( | DtDe & | de, |
| DtMouseMappingEditorWidgetInterface & | iFace, | ||
| DtSelectInstanceWidget & | selectedInstance | ||
| ) |
|
virtual |
virtual DTOR
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |
|
protected |
|
protected |
current function filter in use