Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qwaylandtextinput.cpp File Reference

(7f0d702f4e568790dfdfd916fa3c2da5ec78c6df)

#include "qwaylandtextinput.h"
#include "qwaylandtextinput_p.h"
#include <QtWaylandCompositor/QWaylandCompositor>
#include <QtWaylandCompositor/private/qwaylandseat_p.h>
#include "qwaylandsurface.h"
#include "qwaylandview.h"
#include "qwaylandinputmethodeventbuilder_p.h"
#include "qwaylandinputmethodcontrol.h"
#include <QGuiApplication>
#include <QInputMethodEvent>
#include "moc_qwaylandtextinput.cpp"
+ Include dependency graph for qwaylandtextinput.cpp:

Go to the source code of this file.

Macros

#define XKB_MOD_NAME_SHIFT   "Shift"
 
#define XKB_MOD_NAME_CTRL   "Control"
 
#define XKB_MOD_NAME_ALT   "Mod1"
 
#define XKB_MOD_NAME_LOGO   "Mod4"
 

Macro Definition Documentation

◆ XKB_MOD_NAME_ALT

◆ XKB_MOD_NAME_CTRL

◆ XKB_MOD_NAME_LOGO

◆ XKB_MOD_NAME_SHIFT