StackViewDelegate
A delegate used by StackView for loading transitions. More...
Inherits QtObject
This type was introduced in QtQuick.Controls 1.0.
Properties
- popTransition : Component
- pushTransition : Component
- replaceTransition : Component
Methods
- getTransition(properties)
- transitionFinished(properties)
Detailed Description
See the documentation for the StackView component.
Property Documentation
popTransition : Component |
pushTransition : Component |
replaceTransition : Component |