![]() |
Qt 6.x
The Qt SDK
|
#include <qwindowskeymapper.h>
Public Attributes | |
uint | dirty: 1 |
uint | exists: 1 |
quint8 | deadkeys |
quint32 | qtKey [NumQtKeys] |
Static Public Attributes | |
static const size_t | NumQtKeys = 9 |
Definition at line 28 of file qwindowskeymapper.h.
quint8 KeyboardLayoutItem::deadkeys |
Definition at line 31 of file qwindowskeymapper.h.
Referenced by operator<<().
uint KeyboardLayoutItem::dirty |
Definition at line 29 of file qwindowskeymapper.h.
uint KeyboardLayoutItem::exists |
Definition at line 30 of file qwindowskeymapper.h.
Referenced by operator<<(), and QWindowsKeyMapper::possibleKeys().
|
static |
Definition at line 32 of file qwindowskeymapper.h.
Definition at line 33 of file qwindowskeymapper.h.
Referenced by operator<<(), and QWindowsKeyMapper::possibleKeys().