![]() |
AntiMicroX
|
#include <QHash>
#include <QObject>
#include <QTimer>
#include "joysensordirection.h"
#include "joysensortype.h"
#include "pt1filter.h"
Go to the source code of this file.
Data Structures | |
class | JoySensor |
Represents one sensor in a SetJoystick and its connections to other parts of the application. Receives hardware input events from InputDaemon, processes them and generates GUI as well as Mouse+Keyboard events. More... | |