Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00861.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00861.php on line 2
The ARGoS Website

qtopengl_joystick.h File Reference
#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

 argos
 The namespace containing all the ARGoS related code.
 

Macros

#define SDL_JOYSTICK_DEFAULT_EVENT_TIMEOUT   25
 
#define SDL_JOYSTICK_DEFAULT_AUTOREPEAT_DELAY   250
 

Macro Definition Documentation

#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.