Draft: Add a PageStack attached property
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