List of All Members for PagePoolAction
This is the complete list of members for PagePoolAction, including inherited members.
- basePage : T.Page
- initialProperties : var
- page : string
- pagePool : Kirigami.PagePool
- pageStack : Item
- useLayers : bool
(since 5.70)
- bool layerContainsPage()
- Item pageItem()
- bool stackContainsPage()
The following members are inherited from Action.
- 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)