Skip to content

Draft: Add a PageStack attached property

Carl Schwan requested to merge work/carl/pagestack-attached into master

Provides a convenient access to the current pageStack without relying on a global applicationWindow() method or an implicit conversion with QQC2.ApplicationWindow.window.pageStack

This API should be more qmlcache friendly.

Demo available here: pim/itinerary!360

Edited by Carl Schwan

Merge request reports

Loading