KWin
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
keyboard_layout.h File Reference
#include "input_event_spy.h"
#include <QList>
#include <QObject>
#include <memory>
#include <optional>
#include <KConfigGroup>
#include <KSharedConfig>

Go to the source code of this file.

Classes

class  KWin::KeyboardLayout
 
class  KWin::KeyboardLayoutDBusInterface
 
struct  KWin::KeyboardLayoutDBusInterface::LayoutNames
 

Namespaces

namespace  KWin
 
namespace  KWin::KeyboardLayoutSwitching
 

Typedefs

typedef uint32_t xkb_layout_index_t
 

Functions

QDBusArgument & KWin::operator<< (QDBusArgument &argument, const KeyboardLayoutDBusInterface::LayoutNames &layoutNames)
 
const QDBusArgument & KWin::operator>> (const QDBusArgument &argument, KeyboardLayoutDBusInterface::LayoutNames &layoutNames)
 

Typedef Documentation

◆ xkb_layout_index_t

typedef uint32_t xkb_layout_index_t

Definition at line 19 of file keyboard_layout.h.