AntiMicroX
Public Slots | Public Member Functions | Private Attributes
MouseAxisSettingsDialogHelper Class Reference

#include <mouseaxissettingsdialoghelper.h>

Inheritance diagram for MouseAxisSettingsDialogHelper:
[legend]
Collaboration diagram for MouseAxisSettingsDialogHelper:
[legend]

Public Slots

void updateExtraAccelerationStatus (bool checked)
 
void updateExtraAccelerationMultiplier (double value)
 
void updateStartMultiPercentage (double value)
 
void updateMinAccelThreshold (double value)
 
void updateMaxAccelThreshold (double value)
 
void updateAccelExtraDuration (double value)
 
void updateReleaseSpringRadius (int value)
 

Public Member Functions

 MouseAxisSettingsDialogHelper (JoyAxis *axis, QObject *parent=nullptr)
 
JoyAxisgetAxis () const
 

Private Attributes

JoyAxisaxis
 

Constructor & Destructor Documentation

◆ MouseAxisSettingsDialogHelper()

MouseAxisSettingsDialogHelper::MouseAxisSettingsDialogHelper ( JoyAxis axis,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ getAxis()

JoyAxis * MouseAxisSettingsDialogHelper::getAxis ( ) const

◆ updateAccelExtraDuration

void MouseAxisSettingsDialogHelper::updateAccelExtraDuration ( double  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateExtraAccelerationMultiplier

void MouseAxisSettingsDialogHelper::updateExtraAccelerationMultiplier ( double  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateExtraAccelerationStatus

void MouseAxisSettingsDialogHelper::updateExtraAccelerationStatus ( bool  checked)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateMaxAccelThreshold

void MouseAxisSettingsDialogHelper::updateMaxAccelThreshold ( double  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateMinAccelThreshold

void MouseAxisSettingsDialogHelper::updateMinAccelThreshold ( double  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateReleaseSpringRadius

void MouseAxisSettingsDialogHelper::updateReleaseSpringRadius ( int  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateStartMultiPercentage

void MouseAxisSettingsDialogHelper::updateStartMultiPercentage ( double  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ axis

JoyAxis* MouseAxisSettingsDialogHelper::axis
private

The documentation for this class was generated from the following files: