 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef BUTTONEDITDIALOGTWO_H
20 #define BUTTONEDITDIALOGTWO_H
43 QWidget *parent =
nullptr);
45 QWidget *parent =
nullptr);
55 Qt::ConnectionType connTypeForAlias, Qt::ConnectionType connTypeForNothing,
56 Qt::ConnectionType connTypeForAll);
66 Ui::ButtonEditDialog *
ui;
106 #endif // BUTTONEDITDIALOGTWO_H
JoyButton * getLastPressedButton() const
Definition: quicksetdialog.cpp:472
Definition: quicksetdialog.h:38
the intent is to exercise the right to control the distribution of derivative or collective works based on the Library In mere aggregation of another work not based on the Library with the you must alter all the notices that refer to this so that they refer to the ordinary GNU General Public instead of to this it is irreversible for that so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy This option is useful when you wish to copy part of the code of the Library into a program that is not a library You may copy and distribute the which must be distributed under the terms of Sections and above on a medium customarily used for software interchange If distribution of object code is made by offering access to copy from a designated then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code
Definition: lgpl-2.1.txt:237
int getIndex() const
Definition: setjoystick.cpp:507
QString getName() const
Definition: setjoystick.cpp:948
int X11KeyCodeToX11KeySym(int keycode)
Definition: event.cpp:745
A set of mapped events which can by switched by a controller event. Contains controller input objects...
Definition: setjoystick.h:39
virtual int returnQtKey(int key, int scancode=0)
Definition: qtkeymapperbase.cpp:32
Base class for input event handlers.
Definition: baseeventhandler.h:32
Definition: aboutdialog.h:26
int returnVirtualKey(int qkey)
Definition: antkeymapper.cpp:104
static AntKeyMapper * getInstance(QString handler="")
Definition: antkeymapper.cpp:80
#define BACKEND_ELSE_IF
Definition: eventhandlerfactory.h:69
int getRealIndex() const
Definition: setjoystick.cpp:509
BaseEventHandler * handler()
Definition: eventhandlerfactory.cpp:95
Definition: qtkeymapperbase.h:25
void release()
Perform a release of all elements of a set. Stick and vdpad releases will be handled by the associate...
Definition: setjoystick.cpp:319
static EventHandlerFactory * getInstance(QString handler="")
Definition: eventhandlerfactory.cpp:71
virtual QString getIdentifier()=0
QMutex inputDaemonMutex
Definition: common.cpp:223
QtKeyMapperBase * getNativeKeyMapper() const
Definition: antkeymapper.cpp:108
int returnQtKey(int key, int scancode=0)
Definition: antkeymapper.cpp:102