AntiMicroX
Public Slots | Public Member Functions | Protected Member Functions | Private Attributes
AppLaunchHelper Class Reference

#include <applaunchhelper.h>

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

Public Slots

void initRunMethods ()
 
void revertMouseThread ()
 
void changeMouseThread (QThread *thread)
 

Public Member Functions

 AppLaunchHelper (AntiMicroSettings *settings, bool graphical=false, QObject *parent=0)
 
void printControllerList (QMap< SDL_JoystickID, InputDevice * > *joysticks)
 
AntiMicroSettingsgetSettings () const
 

Protected Member Functions

void enablePossibleMouseSmoothing ()
 
void establishMouseTimerConnections ()
 
void changeMouseRefreshRate ()
 
void changeSpringModeScreen ()
 
void changeGamepadPollRate ()
 

Private Attributes

AntiMicroSettingssettings
 
bool graphical
 

Constructor & Destructor Documentation

◆ AppLaunchHelper()

AppLaunchHelper::AppLaunchHelper ( AntiMicroSettings settings,
bool  graphical = false,
QObject *  parent = 0 
)
explicit

Member Function Documentation

◆ changeGamepadPollRate()

void AppLaunchHelper::changeGamepadPollRate ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ changeMouseRefreshRate()

void AppLaunchHelper::changeMouseRefreshRate ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ changeMouseThread

void AppLaunchHelper::changeMouseThread ( QThread *  thread)
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ changeSpringModeScreen()

void AppLaunchHelper::changeSpringModeScreen ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ enablePossibleMouseSmoothing()

void AppLaunchHelper::enablePossibleMouseSmoothing ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ establishMouseTimerConnections()

void AppLaunchHelper::establishMouseTimerConnections ( )
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getSettings()

AntiMicroSettings * AppLaunchHelper::getSettings ( ) const

◆ initRunMethods

void AppLaunchHelper::initRunMethods ( )
slot
Here is the call graph for this function:
Here is the caller graph for this function:

◆ printControllerList()

void AppLaunchHelper::printControllerList ( QMap< SDL_JoystickID, InputDevice * > *  joysticks)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ revertMouseThread

void AppLaunchHelper::revertMouseThread ( )
slot
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ graphical

bool AppLaunchHelper::graphical
private

◆ settings

AntiMicroSettings* AppLaunchHelper::settings
private

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