19#ifndef GAMECONTROLLEREXAMPLE_H
20#define GAMECONTROLLEREXAMPLE_H
Widget representing image of reference Xbox controller.
Definition gamecontrollerexample.h:34
ButtonType
Definition gamecontrollerexample.h:41
@ AxisX
Definition gamecontrollerexample.h:43
@ AxisY
Definition gamecontrollerexample.h:44
@ Button
Definition gamecontrollerexample.h:42
virtual void paintEvent(QPaintEvent *event)
Definition gamecontrollerexample.cpp:76
void indexUpdated(int index)
QImage rotatedaxisimage
Definition gamecontrollerexample.h:62
QImage controllerimage
Definition gamecontrollerexample.h:59
QImage axisimage
Definition gamecontrollerexample.h:61
static const int MAXBUTTONINDEX
Definition gamecontrollerexample.h:47
QImage buttonimage
Definition gamecontrollerexample.h:60
void setActiveButton(int button)
Definition gamecontrollerexample.cpp:105
int currentIndex
Definition gamecontrollerexample.h:63
Definition joydpadxml.h:27