Go to the source code of this file.
Classes | |
| class | soft_joystick.GUI |
| class | soft_joystick.SoftJoystick |
| class | soft_joystick.UiForm |
Namespaces | |
| namespace | soft_joystick |
Functions | |
| def | soft_joystick.handle_sigint |
Variables | |
| tuple | soft_joystick.app = QApplication(sys.argv) |
| tuple | soft_joystick.gui = GUI(app) |
| int | soft_joystick.NUM_AXES = 5 |
| int | soft_joystick.NUM_BUTTONS = 10 |
| tuple | soft_joystick.timer = QtCore.QTimer() |