AntiMicroX
Loading...
Searching...
No Matches
Data Fields
QtKeyMapperBase::_charKeyInformation Struct Reference

Information about a printable character key. More...

#include <qtkeymapperbase.h>

Data Fields

Qt::KeyboardModifiers modifiers
 
int virtualkey
 

Detailed Description

Information about a printable character key.

Contains the required Qt modifiers to produce the character and the platform virtual keycode that generates it.

Field Documentation

◆ modifiers

Qt::KeyboardModifiers QtKeyMapperBase::_charKeyInformation::modifiers

Required modifiers (Shift/AltGr/etc.)

◆ virtualkey

int QtKeyMapperBase::_charKeyInformation::virtualkey

Platform-specific virtual keycode


The documentation for this struct was generated from the following file: