![]() |
Qt 4.8
|
Public Functions | |
| KeyRecord (int c, int a, int s, const QString &t) | |
| KeyRecord () | |
Public Variables | |
| int | ascii |
| int | code |
| int | state |
| QString | text |
Definition at line 96 of file qkeymapper_win.cpp.
|
inline |
Definition at line 97 of file qkeymapper_win.cpp.
|
inline |
| int KeyRecord::ascii |
Definition at line 101 of file qkeymapper_win.cpp.
Referenced by QKeyMapperPrivate::isADeadKey(), and KeyRecorder::KeyRecorder().
| int KeyRecord::code |
Definition at line 100 of file qkeymapper_win.cpp.
Referenced by QKeyMapperPrivate::isADeadKey(), KeyRecorder::KeyRecorder(), qt_translateKeyCode(), and toKeyOrUnicode().
| int KeyRecord::state |
Definition at line 102 of file qkeymapper_win.cpp.
Referenced by QKeyMapperPrivate::isADeadKey(), and KeyRecorder::KeyRecorder().
| QString KeyRecord::text |
Definition at line 103 of file qkeymapper_win.cpp.
Referenced by QKeyMapperPrivate::isADeadKey(), and KeyRecorder::KeyRecorder().