 |
AntiMicroX
|
void setSensorPreset(Preset)
Assigns given preset to the underlying sensor This function defines the preset mappings and sensor pa...
Definition: joysensorpreset.cpp:250
Mouse settings dialog specialized for sensors.
Definition: mousesensorsettingsdialog.h:29
QString getPresetName(Preset)
Get the translated name of a given preset.
Definition: joysensorpreset.cpp:212
Defines presets for a sensor.
Definition: joysensorpreset.h:24
Preset
Definition: joysensorpreset.h:29
JoySensorType getType() const
Returns the sensor type.
Definition: joysensor.cpp:247
Represents one sensor in a SetJoystick and its connections to other parts of the application....
Definition: joysensor.h:39
QList< Preset > getAvailablePresets()
Get available presets for the underlying sensor type.
Definition: joysensorpreset.cpp:37
@ GYROSCOPE
Definition: joysensortype.h:26
Preset currentPreset()
Determines the preset used by the underlying sensor.
Definition: joysensorpreset.cpp:62