Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
KeyboardLayoutItem Struct Reference

#include <qwindowskeymapper.h>

Collaboration diagram for KeyboardLayoutItem:

Public Attributes

uint dirty: 1
uint exists: 1
quint8 deadkeys
quint32 qtKey [NumQtKeys]

Static Public Attributes

static const size_t NumQtKeys = 9

Detailed Description

Definition at line 30 of file qwindowskeymapper.h.

Member Data Documentation

◆ deadkeys

quint8 KeyboardLayoutItem::deadkeys

Definition at line 33 of file qwindowskeymapper.h.

◆ dirty

uint KeyboardLayoutItem::dirty

Definition at line 31 of file qwindowskeymapper.h.

◆ exists

uint KeyboardLayoutItem::exists

Definition at line 32 of file qwindowskeymapper.h.

◆ NumQtKeys

const size_t KeyboardLayoutItem::NumQtKeys = 9
static

Definition at line 34 of file qwindowskeymapper.h.

◆ qtKey

quint32 KeyboardLayoutItem::qtKey[NumQtKeys]

Definition at line 35 of file qwindowskeymapper.h.


The documentation for this struct was generated from the following file: