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
QBsdKeyboardMap Namespace Reference

Classes

struct  Mapping
 

Enumerations

enum  Flags { NoFlags = 0x00 , IsLetter = 0x01 , IsModifier = 0x02 }
 
enum  Modifiers {
  ModPlain = 0x00 , ModShift = 0x01 , ModAltGr = 0x02 , ModControl = 0x04 ,
  ModAlt = 0x08 , ModShiftL = 0x10 , ModShiftR = 0x20 , ModCtrlL = 0x40 ,
  ModCtrlR = 0x80
}
 

Variables

const quint32 FileMagic = 0x514d4150
 

Enumeration Type Documentation

◆ Flags

Enumerator
NoFlags 
IsLetter 
IsModifier 

Definition at line 34 of file qbsdkeyboard.h.

◆ Modifiers

Enumerator
ModPlain 
ModShift 
ModAltGr 
ModControl 
ModAlt 
ModShiftL 
ModShiftR 
ModCtrlL 
ModCtrlR 

Definition at line 40 of file qbsdkeyboard.h.

Variable Documentation

◆ FileMagic

const quint32 QBsdKeyboardMap::FileMagic = 0x514d4150

Definition at line 22 of file qbsdkeyboard.h.