![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for KeyRecord:Public Member Functions | |
| KeyRecord (int c, int a, int s, const QString &t) | |
| KeyRecord () | |
Public Attributes | |
| int | code |
| int | ascii |
| int | state |
| QString | text |
Definition at line 96 of file qwindowskeymapper.cpp.
|
inline |
Definition at line 97 of file qwindowskeymapper.cpp.
|
inline |
Definition at line 98 of file qwindowskeymapper.cpp.
| int KeyRecord::ascii |
Definition at line 101 of file qwindowskeymapper.cpp.
| int KeyRecord::code |
Definition at line 100 of file qwindowskeymapper.cpp.
| int KeyRecord::state |
Definition at line 102 of file qwindowskeymapper.cpp.
| QString KeyRecord::text |
Definition at line 103 of file qwindowskeymapper.cpp.