Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
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 ?