#include <keyboard_layout.h>
Definition at line 71 of file keyboard_layout.h.
◆ KeyboardLayoutDBusInterface()
KWin::KeyboardLayoutDBusInterface::KeyboardLayoutDBusInterface |
( |
Xkb * | xkb, |
|
|
const KConfigGroup & | configGroup, |
|
|
KeyboardLayout * | parent ) |
|
explicit |
◆ ~KeyboardLayoutDBusInterface()
KWin::KeyboardLayoutDBusInterface::~KeyboardLayoutDBusInterface |
( |
| ) |
|
|
override |
◆ getLayout
uint KWin::KeyboardLayoutDBusInterface::getLayout |
( |
| ) |
const |
|
slot |
◆ getLayoutsList
◆ layoutChanged
void KWin::KeyboardLayoutDBusInterface::layoutChanged |
( |
uint | index | ) |
|
|
signal |
◆ layoutListChanged
void KWin::KeyboardLayoutDBusInterface::layoutListChanged |
( |
| ) |
|
|
signal |
◆ setLayout
bool KWin::KeyboardLayoutDBusInterface::setLayout |
( |
uint | index | ) |
|
|
slot |
◆ switchToNextLayout
void KWin::KeyboardLayoutDBusInterface::switchToNextLayout |
( |
| ) |
|
|
slot |
◆ switchToPreviousLayout
void KWin::KeyboardLayoutDBusInterface::switchToPreviousLayout |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following files: