aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/doc/src/includes/qquickstackview.qdocinc
blob: 20c9bdc36900a7fbc08607b8899713ddf7c857fc (plain)
1
2
3
4
5
//! [pop-ownership]
Only items that StackView created itself (from a \l Component or \l [QML]
url) will be destroyed when popped. See \l {Item Ownership} for more
information.
//! [pop-ownership]