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

#include <mousecontrolsticksettingsdialoghelper.h>

Inheritance diagram for MouseControlStickSettingsDialogHelper:
[legend]
Collaboration diagram for MouseControlStickSettingsDialogHelper:
[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

 MouseControlStickSettingsDialogHelper (JoyControlStick *stick, QObject *parent=nullptr)
 
JoyControlStickgetStick () const
 

Private Attributes

JoyControlStickstick
 

Constructor & Destructor Documentation

◆ MouseControlStickSettingsDialogHelper()

MouseControlStickSettingsDialogHelper::MouseControlStickSettingsDialogHelper ( JoyControlStick stick,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ getStick()

JoyControlStick * MouseControlStickSettingsDialogHelper::getStick ( ) const

◆ updateAccelExtraDuration

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

◆ updateExtraAccelerationMultiplier

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

◆ updateExtraAccelerationStatus

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

◆ updateMaxAccelThreshold

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

◆ updateMinAccelThreshold

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

◆ updateReleaseSpringRadius

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

◆ updateStartMultiPercentage

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

Field Documentation

◆ stick

JoyControlStick* MouseControlStickSettingsDialogHelper::stick
private

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