#include <keyboard_p.h>
Definition at line 20 of file keyboard_p.h.
◆ KeyboardInterfacePrivate()
KWin::KeyboardInterfacePrivate::KeyboardInterfacePrivate |
( |
SeatInterface * | s | ) |
|
◆ get()
◆ keyboard_bind_resource()
void KWin::KeyboardInterfacePrivate::keyboard_bind_resource |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ keyboard_release()
void KWin::KeyboardInterfacePrivate::keyboard_release |
( |
Resource * | resource | ) |
|
|
overrideprotected |
◆ keyboardsForClient()
QList< KeyboardInterfacePrivate::Resource * > KWin::KeyboardInterfacePrivate::keyboardsForClient |
( |
ClientConnection * | client | ) |
const |
◆ pressedKeys()
QList< quint32 > KWin::KeyboardInterfacePrivate::pressedKeys |
( |
| ) |
const |
◆ sendEnter()
void KWin::KeyboardInterfacePrivate::sendEnter |
( |
SurfaceInterface * | surface, |
|
|
quint32 | serial ) |
◆ sendKeymap()
void KWin::KeyboardInterfacePrivate::sendKeymap |
( |
Resource * | resource | ) |
|
◆ sendLeave()
void KWin::KeyboardInterfacePrivate::sendLeave |
( |
SurfaceInterface * | surface, |
|
|
quint32 | serial ) |
◆ sendModifiers() [1/2]
void KWin::KeyboardInterfacePrivate::sendModifiers |
( |
SurfaceInterface * | surface | ) |
|
◆ sendModifiers() [2/2]
void KWin::KeyboardInterfacePrivate::sendModifiers |
( |
SurfaceInterface * | surface, |
|
|
quint32 | depressed, |
|
|
quint32 | latched, |
|
|
quint32 | locked, |
|
|
quint32 | group, |
|
|
quint32 | serial ) |
◆ updateKey()
bool KWin::KeyboardInterfacePrivate::updateKey |
( |
quint32 | key, |
|
|
KeyboardKeyState | state ) |
◆ charactersPerSecond
qint32 KWin::KeyboardInterfacePrivate::charactersPerSecond = 0 |
◆ delay
qint32 KWin::KeyboardInterfacePrivate::delay = 0 |
◆ destroyConnection
QMetaObject::Connection KWin::KeyboardInterfacePrivate::destroyConnection |
◆ focusedSurface
◆ keymap
QByteArray KWin::KeyboardInterfacePrivate::keymap |
◆ [struct]
struct { ... } KWin::KeyboardInterfacePrivate::keyRepeat |
◆ modifierFocusSurface
◆ modifiers
Modifiers KWin::KeyboardInterfacePrivate::modifiers |
◆ seat
◆ sharedKeymapFile
RamFile KWin::KeyboardInterfacePrivate::sharedKeymapFile |
◆ states
The documentation for this class was generated from the following files: