PageLoader: Add the 'stackViewItem' alias

This commit is contained in:
Benjamin Arnaud 2023-03-16 10:37:53 +01:00 committed by Jean-Baptiste Kempf
parent 1ed24cb23a
commit 75626cb976
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ FocusScope {
property alias leftPadding: stackView.leftPadding
property alias rightPadding: stackView.rightPadding
property alias stackViewItem: stackView.currentItem
property alias stackView: stackView
// Signals