 |
AntiMicroX
|
Go to the documentation of this file.
18 #ifndef WINSENDINPUTEVENTHANDLER_H
19 #define WINSENDINPUTEVENTHANDLER_H
39 virtual bool init()
override;
40 virtual bool cleanup()
override;
47 virtual QString
getName()
override;
55 #endif // WINSENDINPUTEVENTHANDLER_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
charKeyInformation getCharKeyInformation(QChar value)
Definition: qtkeymapperbase.cpp:69
Definition: antkeymapper.h:36
Base class for input event handlers.
Definition: baseeventhandler.h:32
Definition: qtwinkeymapper.h:24
static AntKeyMapper * getInstance(QString handler="")
Definition: antkeymapper.cpp:80
QtKeyMapperBase * getKeyMapper() const
Definition: antkeymapper.cpp:110