|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <atomic>#include <QtCore/QLoggingCategory>#include <QtGui/QVector3D>#include "Joystick.h"
Include dependency graph for JoystickSDL.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | JoystickSDL |
Typedefs | |
| typedef struct SDL_Joystick | SDL_Joystick |
| typedef struct SDL_Gamepad | SDL_Gamepad |
| typedef struct SDL_Haptic | SDL_Haptic |
| typedef struct SDL_Gamepad SDL_Gamepad |
Definition at line 14 of file JoystickSDL.h.
| typedef struct SDL_Haptic SDL_Haptic |
Definition at line 17 of file JoystickSDL.h.
| typedef struct SDL_Joystick SDL_Joystick |
Definition at line 11 of file JoystickSDL.h.