QUALIFIERS Enumeration

详细描述

Enumerations

enum   {
   QSHIFT ,
   QCTRL ,
   QALT ,
   QALT2 ,
   QQUAL_
}

Enumeration Type Documentation

◆  anonymous enum

anonymous enum
Enumerator
QSHIFT 

Shift.

QCTRL 

Control.

注意
On Mac this indicates either Ctrl or Cmd key.
QALT 

Alt.

QALT2 

Alt Gr.

QQUAL_