Open Search
    QUALIFIERS

    Detailed Description

    Enumerations

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

    Enumeration Type Documentation

    ◆ anonymous enum

    anonymous enum
    Enumerator
    QSHIFT 

    Shift.

    QCTRL 

    Control.

    Note
    On Mac this indicates either Ctrl or Cmd key.
    QALT 

    Alt.

    QALT2 

    Alt Gr.

    QQUAL_