就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Quick Controls
QML 类型
ActionGroup
List of All Members for ActionGroup
这是完整成员列表为
ActionGroup
,包括继承的成员。
actions
: list<Action> [default]
checkedAction
: Action
enabled
: bool
exclusive
: bool
group
: ActionGroup [attached]
void
addAction
(Action
action
)
void
removeAction
(Action
action
)
triggered
(Action
action
)
The following members are inherited from
QtObject
.
objectName
: string