19#include "ui_mousesettingsdialog.h"
Definition joydpadxml.h:27
Represents one sensor in a SetJoystick and its connections to other parts of the application....
Definition joysensor.h:40
Mouse settings dialog specialized for sensors.
Definition mousesensorsettingsdialog.h:30
void updateConfigVerticalSpeed(int value)
Vertical mouse speed change UI event handler Updates vertical mouse speed on all buttons of the assoc...
Definition mousesensorsettingsdialog.cpp:153
void updateWheelSpeedHorizontalSpeed(int value)
Horizontal mouse wheel speed change UI event handler Updates horizontal mouse wheel speed on all butt...
Definition mousesensorsettingsdialog.cpp:167
void updateWindowTitleSensorName()
Shows the sensor name in dialog title.
Definition mousesensorsettingsdialog.cpp:111
virtual void changeMouseCurve(int index)
Not used for sensors but necessary to implement because it is an abstract function in the parent clas...
Definition mousesensorsettingsdialog.cpp:201
void calculateWheelSpeedPreset()
Get the maximum mouse wheel speed used by the buttons of the associated sensor and set the UI values ...
Definition mousesensorsettingsdialog.cpp:92
void calculateMouseSpeedPreset()
Get the maximum mouse speed used by the buttons of the associated sensor and set the UI values to it.
Definition mousesensorsettingsdialog.cpp:72
JoySensor * m_sensor
Definition mousesensorsettingsdialog.h:53
void updateWheelSpeedVerticalSpeed(int value)
Vertical mouse wheel speed change UI event handler Updates vertical mouse wheel speed on all buttons ...
Definition mousesensorsettingsdialog.cpp:181
void updateConfigHorizontalSpeed(int value)
Horizontal mouse speed change UI event handler Updates horizontal mouse speed on all buttons of the a...
Definition mousesensorsettingsdialog.cpp:139
JoySensor * getSensor() const
Gets the underlying JoySensor object.
Definition mousesensorsettingsdialog.cpp:66
virtual void changeMouseMode(int index)
Not used for sensors but necessary to implement because it is an abstract function in the parent clas...
Definition mousesensorsettingsdialog.cpp:195
Definition mousesettingsdialog.h:31
Definition springmoderegionpreview.h:27