Dialog for showing the joystick axes and buttons.
More...
#include <joystickDialog.h>
List of all members.
Private Attributes |
Ui::joystickDialog | ui |
Detailed Description
Dialog for showing the joystick axes and buttons.
- Author:
- Markus Knapp Dialog for showing information about the joystick movement and the pressed buttons.
Definition at line 36 of file joystickDialog.h.
Constructor & Destructor Documentation
JoystickDialog::JoystickDialog |
( |
QWidget * |
parent = 0 | ) |
|
Member Function Documentation
void JoystickDialog::showJoystickAxes |
( |
int |
axisNumber, |
|
|
int |
axisValue |
|
) |
| |
|
slot |
void JoystickDialog::showJoystickButtons |
( |
int |
buttonNumber, |
|
|
bool |
buttonState |
|
) |
| |
|
slot |
void JoystickDialog::showJoystickPOVButtons |
( |
int |
buttonsState | ) |
|
|
slot |
Shows the POV / Hat Switch joystick buttons states when pressed.
Definition at line 93 of file joystickDialog.cpp.
Member Data Documentation
const int JoystickDialog::JOYSTICKAXISX3 = 3 |
|
staticprivate |
const int JoystickDialog::JOYSTICKAXISX4 = 4 |
|
staticprivate |
const int JoystickDialog::JOYSTICKAXISY2 = 2 |
|
staticprivate |
const int JoystickDialog::JOYSTICKAXISY5 = 5 |
|
staticprivate |
Ui::joystickDialog JoystickDialog::ui |
|
private |
The documentation for this class was generated from the following files: