StackViewDelegate
A delegate used by StackView for loading transitions. More...
Import Statement: | import QtQuick.Controls 1.2 |
Since: | Qt 5.1 |
Inherits: | |
Inherited By: |
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 |