 |
AntiMicroX
|
Go to the documentation of this file.
19 #ifndef VIRTUALKEYPUSHBUTTON_H
20 #define VIRTUALKEYPUSHBUTTON_H
22 #include <QPushButton>
64 #endif // VIRTUALKEYPUSHBUTTON_H
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 X11KeyCodeToX11KeySym(int keycode)
Definition: event.cpp:745
Base class for input event handlers.
Definition: baseeventhandler.h:32
static AntKeyMapper * getInstance(QString handler="")
Definition: antkeymapper.cpp:80
#define BACKEND_ELSE_IF
Definition: eventhandlerfactory.h:69
BaseEventHandler * handler()
Definition: eventhandlerfactory.cpp:95
int X11KeySymToKeycode(QString key)
Definition: event.cpp:594
static EventHandlerFactory * getInstance(QString handler="")
Definition: eventhandlerfactory.cpp:71
QString keycodeToKeyString(int keycode, int alias)
Definition: event.cpp:645
virtual QString getIdentifier()=0
int returnQtKey(int key, int scancode=0)
Definition: antkeymapper.cpp:102