就业培训
下载中心
Wiki
联络
登录
注册
首页
C4D R23.110 C++ SDK
Enumerations
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_