KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::X11Keyboard Class Reference

#include <x11_standalone_keyboard.h>

Public Member Functions

 X11Keyboard ()
 
 ~X11Keyboard ()
 
xkb_keymap * xkbKeymap () const
 
xkb_state * xkbState () const
 
Qt::KeyboardModifiers modifiers () const
 
bool event (xcb_generic_event_t *event)
 

Detailed Description

Definition at line 20 of file x11_standalone_keyboard.h.

Constructor & Destructor Documentation

◆ X11Keyboard()

KWin::X11Keyboard::X11Keyboard ( )

Definition at line 39 of file x11_standalone_keyboard.cpp.

◆ ~X11Keyboard()

KWin::X11Keyboard::~X11Keyboard ( )

Definition at line 109 of file x11_standalone_keyboard.cpp.

Member Function Documentation

◆ event()

bool KWin::X11Keyboard::event ( xcb_generic_event_t * event)

Definition at line 125 of file x11_standalone_keyboard.cpp.

◆ modifiers()

Qt::KeyboardModifiers KWin::X11Keyboard::modifiers ( ) const

Definition at line 204 of file x11_standalone_keyboard.cpp.

◆ xkbKeymap()

xkb_keymap * KWin::X11Keyboard::xkbKeymap ( ) const

Definition at line 194 of file x11_standalone_keyboard.cpp.

◆ xkbState()

xkb_state * KWin::X11Keyboard::xkbState ( ) const

Definition at line 199 of file x11_standalone_keyboard.cpp.


The documentation for this class was generated from the following files: