|
ARGoS 3
A parallel, multi-engine simulator for swarm robotics
|
#include <QObject>#include <QMap>#include <QTime>#include <QTimer>#include <QStringList>#include <SDL/SDL.h>
Include dependency graph for qtopengl_joystick.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | argos::CQTOpenGLJoystick |
Namespaces | |
| namespace | 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.