List of All Members for Action
This is the complete list of members for Action, including inherited members.
- autoExclusive : bool
- children : T.Action [default]
- displayComponent : Component
(since 5.65)
- displayHint : int
(since 2.12)
- expandible : bool
(since 2.6)
- fromQAction : QtObject
(since Kirigami 6.4)
- parent : T.Action
- separator : bool
- tooltip : string
- visible : bool
- visibleChildren : T.Action
The following members are inherited from Action.
- checkable : bool
- checked : bool
- enabled : bool
- icon :
- icon.cache : bool
- icon.color : color
- icon.height : int
- icon.name : string
- icon.source : url
- icon.width : int
- shortcut : keysequence
- text : string
- void toggle(QtObject source)
- toggled(QtObject source)
- void trigger(QtObject source)
- triggered(QtObject source)