 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef APPLAUNCHHELPER_H
20 #define APPLAUNCHHELPER_H
24 #include <SDL2/SDL_joystick.h>
48 void checkPointerPrecision();
53 void appQuitPointerPrecision();
64 #endif // APPLAUNCHHELPER_H
AppLaunchHelper(AntiMicroSettings *settings, bool graphical=false, QObject *parent=0)
Definition: applaunchhelper.cpp:34
void changeSpringModeScreen()
Definition: applaunchhelper.cpp:128
#define PRINT_STDOUT()
Macro used for printing messages to stdout.
Definition: logger.h:38
bool graphical
Definition: applaunchhelper.h:61
void changeMouseThread(QThread *thread)
Definition: applaunchhelper.cpp:172
AntiMicroSettings * settings
Definition: applaunchhelper.h:60
void enablePossibleMouseSmoothing()
Definition: applaunchhelper.cpp:56
void revertMouseThread()
Definition: applaunchhelper.cpp:166
Definition: applaunchhelper.h:30
Definition: antimicrosettings.h:26
AntiMicroSettings * getSettings() const
Definition: applaunchhelper.cpp:180
static const bool defaultDisabledWinEnhanced
Definition: antimicrosettings.h:38
void initRunMethods()
Definition: applaunchhelper.cpp:41
void printControllerList(QMap< SDL_JoystickID, InputDevice * > *joysticks)
Definition: applaunchhelper.cpp:106
static const int defaultSpringScreen
Definition: globalvariables.h:97
void establishMouseTimerConnections()
Definition: applaunchhelper.cpp:178
static const int defaultSDLGamepadPollRate
Definition: globalvariables.h:98
void changeGamepadPollRate()
Definition: applaunchhelper.cpp:96
void changeMouseRefreshRate()
Definition: applaunchhelper.cpp:82