Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qbsdkeyboard_defaultmap.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qnamespace.h"
Include dependency graph for qbsdkeyboard_defaultmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QCTRL(x)
#define QALT(x)
#define QKEYPAD(x)

Variables

const QBsdKeyboardMap::Mapping keymapDefault []

Macro Definition Documentation

◆ QALT

#define QALT ( x)
Value:
@ AltModifier
GLint GLint GLint GLint GLint x

Definition at line 25 of file qbsdkeyboard_defaultmap.h.

◆ QCTRL

#define QCTRL ( x)
Value:

Definition at line 24 of file qbsdkeyboard_defaultmap.h.

◆ QKEYPAD

#define QKEYPAD ( x)
Value:
@ KeypadModifier

Definition at line 26 of file qbsdkeyboard_defaultmap.h.

Variable Documentation

◆ keymapDefault

const QBsdKeyboardMap::Mapping keymapDefault[]

Definition at line 28 of file qbsdkeyboard_defaultmap.h.