#include <quicksetdialog.h>
|
| QuickSetDialog (InputDevice *joystick, QWidget *parent=nullptr) |
|
| QuickSetDialog (InputDevice *joystick, ButtonEditDialogHelper *helper, const char *invokeString, int code, int alias, int index, JoyButtonSlot::JoySlotInputAction mode, bool withClear, bool withTrue, QWidget *parent=nullptr) |
|
| ~QuickSetDialog () |
|
JoyButton * | getLastPressedButton () const |
|
InputDevice * | getJoystick () const |
|
QDialog * | getCurrentButtonDialog () const |
|
const char * | getInvokeString () const |
|
ButtonEditDialogHelper * | getHelper () const |
|
JoyButtonSlot::JoySlotInputAction | getMode () const |
|
◆ QuickSetDialog() [1/2]
QuickSetDialog::QuickSetDialog |
( |
InputDevice * |
joystick, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ QuickSetDialog() [2/2]
◆ ~QuickSetDialog()
QuickSetDialog::~QuickSetDialog |
( |
| ) |
|
◆ connectAxesForDialog()
◆ connectBtnForDialog()
◆ connectDpadForDialog()
◆ connectSticksForDialog()
◆ connectVDpadForDialog()
◆ getCurrentButtonDialog()
QDialog * QuickSetDialog::getCurrentButtonDialog |
( |
| ) |
const |
◆ getHelper()
◆ getInvokeString()
const char * QuickSetDialog::getInvokeString |
( |
| ) |
const |
◆ getJoystick()
◆ getLastPressedButton()
JoyButton * QuickSetDialog::getLastPressedButton |
( |
| ) |
const |
◆ getMode()
◆ invokeMethodLastBtn()
void QuickSetDialog::invokeMethodLastBtn |
( |
JoyButton * |
lastJoyBtn, |
|
|
Qt::ConnectionType |
connTypeForAlias, |
|
|
Qt::ConnectionType |
connTypeForNothing, |
|
|
Qt::ConnectionType |
connTypeForAll, |
|
|
bool |
possibleAxisAction = false |
|
) |
| |
|
private |
◆ restoreAxesStates()
◆ restoreButtonsStates()
◆ restoreHatsStates()
◆ restoreJoystickState
void QuickSetDialog::restoreJoystickState |
( |
| ) |
|
|
privateslot |
◆ restoreSticksStates()
◆ restoreVDPadsStates()
◆ showAxisButtonDialog
◆ showButtonDialog
◆ showDPadButtonDialog
◆ showStickButtonDialog
◆ alias
int QuickSetDialog::alias |
|
private |
◆ code
◆ currentButtonDialog
QDialog* QuickSetDialog::currentButtonDialog |
|
private |
◆ helper
◆ index
int QuickSetDialog::index |
|
private |
◆ invokeString
const char* QuickSetDialog::invokeString |
|
private |
◆ joystick
◆ lastButton
◆ mode
◆ ui
Ui::QuickSetDialog* QuickSetDialog::ui |
|
private |
◆ withClear
bool QuickSetDialog::withClear |
|
private |
◆ withTrue
bool QuickSetDialog::withTrue |
|
private |
The documentation for this class was generated from the following files: