(02de77535f2a94cbeb7e0ea01895ba4e556e165c)
#include "qxcbkeyboard.h"
#include "qxcbwindow.h"
#include "qxcbscreen.h"
#include "qxcbcursor.h"
#include <qpa/qwindowsysteminterface.h>
#include <qpa/qplatforminputcontext.h>
#include <qpa/qplatformintegration.h>
#include <qpa/qplatformcursor.h>
#include <QtCore/QMetaEnum>
#include <private/qguiapplication_p.h>
#include <xcb/xinput.h>
Go to the source code of this file.
◆ applyModifier()
void applyModifier |
( |
uint * | mask, |
|
|
int | modifierBit ) |
|
inlinestatic |
◆ fromSendEvent()
bool fromSendEvent |
( |
const void * | event | ) |
|
|
static |
◆ getUnshiftedXKey()
xcb_keysym_t getUnshiftedXKey |
( |
xcb_keysym_t | unshifted, |
|
|
xcb_keysym_t | shifted ) |
|
static |
◆ keycodes_contains()
bool keycodes_contains |
( |
xcb_keycode_t * | codes, |
|
|
xcb_keycode_t | which ) |
|
inlinestatic |
◆ lockedGroup()
xkb_layout_index_t lockedGroup |
( |
quint16 | state | ) |
|
|
static |
◆ symbolsGroupString()
QByteArray symbolsGroupString |
( |
const xcb_keysym_t * | symbols, |
|
|
int | count ) |
|
static |