List of All Members for StackView
This is the complete list of members for StackView, including inherited members.
- busy : bool
- currentItem : Item
- depth : int
- index : int [attached]
- initialItem : var
- popEnter : Transition
- popExit : Transition
- pushEnter : Transition
- pushExit : Transition
- replaceEnter : Transition
- replaceExit : Transition
- status : enumeration [attached]
- view : StackView [attached]
- void clear()
- Item find(callback, behavior)
- Item get(index, behavior)
- Item pop(item, operation)
- Item push(item, properties, operation)
- Item replace(target, item, properties, operation)
The following members are inherited from Control.
- availableHeight : real
- availableWidth : real
- background : Item
- bottomPadding : real
- contentItem : Item
- focusReason : enumeration
- font : font
- leftPadding : real
- locale : Locale
- mirrored : bool
- padding : real
- rightPadding : real
- spacing : real
- topPadding : real