Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Handle event when stackview pop
-
Hi,
I have stackview in main.qml. I use this stackview to push A.qml and in A.qml push to B.qml. I want to handle event in page A when page B pop look like Component.onCompleted
How to i do this?
Thanks!!!
-
@Batmanvn QtQuickControls2 StackView ?