 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef GAMECONTROLLEREXAMPLE_H
20 #define GAMECONTROLLEREXAMPLE_H
66 #endif // GAMECONTROLLEREXAMPLE_H
void indexUpdated(int index)
QImage rotatedaxisimage
Definition: gamecontrollerexample.h:62
static ButtonImagePlacement buttonLocations[]
Definition: gamecontrollerexample.cpp:34
QImage buttonimage
Definition: gamecontrollerexample.h:60
@ AxisX
Definition: gamecontrollerexample.h:43
virtual void paintEvent(QPaintEvent *event)
Definition: gamecontrollerexample.cpp:76
GameControllerExample(QWidget *parent=nullptr)
Definition: gamecontrollerexample.cpp:61
int currentIndex
Definition: gamecontrollerexample.h:63
ButtonType
Definition: gamecontrollerexample.h:40
QImage controllerimage
Definition: gamecontrollerexample.h:59
Widget representing image of reference Xbox controller.
Definition: gamecontrollerexample.h:33
void setActiveButton(int button)
Definition: gamecontrollerexample.cpp:105
@ AxisY
Definition: gamecontrollerexample.h:44
@ Button
Definition: gamecontrollerexample.h:42
static const int MAXBUTTONINDEX
Definition: gamecontrollerexample.h:47
QImage axisimage
Definition: gamecontrollerexample.h:61