#include <QObject>#include <QMap>#include <QTime>#include <QTimer>#include <QStringList>#include <SDL/SDL.h>

Go to the source code of this file.
Classes | |
| class | argos::CQTOpenGLJoystick |
Namespaces | |
| argos | |
| The namespace containing all the ARGoS related code. | |
Macros | |
| #define | SDL_JOYSTICK_DEFAULT_EVENT_TIMEOUT 25 |
| #define | SDL_JOYSTICK_DEFAULT_AUTOREPEAT_DELAY 250 |
| #define SDL_JOYSTICK_DEFAULT_AUTOREPEAT_DELAY 250 |
Definition at line 21 of file qtopengl_joystick.h.
| #define SDL_JOYSTICK_DEFAULT_EVENT_TIMEOUT 25 |
Definition at line 20 of file qtopengl_joystick.h.