StackViewDelegate QML Type
A delegate used by StackView for loading transitions. More...
Import Statement: | import QtQuick.Controls 1.3 |
Since: | Qt 5.1 |
Inherited By: |
Properties
- popTransition : Component
- pushTransition : Component
- replaceTransition : Component
Methods
- getTransition(properties)
- transitionFinished(properties)
Detailed Description
See the documentation for the StackView component.