![]() |
VR-Forces 5.0.3 Developer's Guide
|
A widget class for editing / displaying mouse settings.

Public Member Functions | |
| DtMouseMappingEditorWidget (DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0) | |
| virtual | ~DtMouseMappingEditorWidget () |
Public Member Functions inherited from makVrv::DtMouseMappingEditorWidgetInterface | |
| virtual | ~DtMouseMappingEditorWidgetInterface () |
Protected Slots | |
| virtual void | onProjectionChanged (int projection) |
| virtual void | onMouseHideEnabledChanged (int checked) |
| virtual void | onMouseHideTimeChanged (double hideTime) |
Additional Inherited Members | |
Public Types inherited from makVrv::DtMouseMappingEditorWidgetInterface | |
| enum | ProjectionIndex { ProjectionIndex2D = 0, ProjectionIndex3D = 1 } |
Public Attributes inherited from makVrv::DtMouseMappingEditorWidgetInterface | |
| boost::signalslib::signal < void(float)> | signal_mouseHideTimeChanged |
| boost::signalslib::signal < void(bool)> | signal_mouseHideEnabledChanged |
| boost::signalslib::signal < void(ProjectionIndex)> | signal_projectionChanged |
| makVrv::DtMouseMappingEditorWidget::DtMouseMappingEditorWidget | ( | DtDe & | de, |
| QWidget * | parent = 0, |
||
| Qt::WindowFlags | flags = 0 |
||
| ) |
CTOR.
|
virtual |
Virtual DTOR.
|
protectedvirtual |
|
protectedvirtual |
Clears out mouse mappings tree widget.
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Adds a new mapping to the dialog.
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Set the current mouse hide time (from application settings mgr)
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Set whether mouse hide is enabled (from application settings mgr)
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Enable/disable the mouse hide time widget (based on mouse hide enabled state)
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Set the maximum value to be displayed in the slider/combo box widget for mouse hide time.
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Add a projection type to the projection selection widget.
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Set the current projection for the mouse mappings display to use.
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtual |
Clear the projection selection widget.
Implements makVrv::DtMouseMappingEditorWidgetInterface.
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtual |
Accessor for the mouseHideEnabledCheckBoxWidget.
|
protectedvirtual |
Accessor for the mouseHideEnabledCheckBoxWidget.
|
protectedvirtual |
Accessor for the mouseHideTimeSliderSpinBoxWidget.
|
protectedvirtual |
Accessor for the mouseHideTimeSliderSpinBoxWidget.
|
protectedvirtual |
Accessor for the mouseMappingsTreeWidget.
|
protectedvirtual |
Accessor for the mouseMappingsTreeWidget.
|
protectedvirtual |
Accessor for the projection mode selection widget.
|
protectedvirtual |
Accessor for the projection mode selection widget.
|
protected |
Connects widget signals to slots. Non-virtual (Called from CTOR).
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |