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

#include <mousebuttonsettingsdialoghelper.h>

Inheritance diagram for MouseButtonSettingsDialogHelper:
[legend]
Collaboration diagram for MouseButtonSettingsDialogHelper:
[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)
 
void updateSpringRelativeStatus (bool value)
 

Public Member Functions

 MouseButtonSettingsDialogHelper (JoyButton *button, QObject *parent=nullptr)
 
JoyButtongetButton () const
 

Private Attributes

JoyButtonbutton
 

Constructor & Destructor Documentation

◆ MouseButtonSettingsDialogHelper()

MouseButtonSettingsDialogHelper::MouseButtonSettingsDialogHelper ( JoyButton button,
QObject *  parent = nullptr 
)
explicit

Member Function Documentation

◆ getButton()

JoyButton * MouseButtonSettingsDialogHelper::getButton ( ) const

◆ updateAccelExtraDuration

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

◆ updateExtraAccelerationMultiplier

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

◆ updateExtraAccelerationStatus

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

◆ updateMaxAccelThreshold

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

◆ updateMinAccelThreshold

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

◆ updateReleaseSpringRadius

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

◆ updateSpringRelativeStatus

void MouseButtonSettingsDialogHelper::updateSpringRelativeStatus ( bool  value)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateStartMultiPercentage

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

Field Documentation

◆ button

JoyButton* MouseButtonSettingsDialogHelper::button
private

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