How can I introduce the function which takes to the recent previous screen of the app whenever back key (android navigation key) is pressed? Currently, it exits/closes the app whenever the user click the back button. The app is built using the C++ language only, QML is not involved at all.