Hide instead of Quit
QML and Qt Quick
4
Posts
3
Posters
2.1k
Views
1
Watching
-
wrote on 28 Sept 2011, 12:08 last edited by
Hi everyone,
I'm developing an application in Qt with C++ and QML, and I'm testing with a Nokia 5800.
I want to hide the app instead of quit it when you click a button. I mean, I want to let it still be loaded while you are again in the menu screen of the phone. I saw this in the Contacts OVI app and in Whatsapp but I couldn't make it.
Any idea? I tried with QmlApplicationViewer::hide but then I can not open it again.
Thanks in advance.
-
wrote on 28 Sept 2011, 13:10 last edited by
Sounds like something that is phone specific API. Perhaps you will have more luck getting a good answer on this one in Forum Nokia.
-
wrote on 29 Sept 2011, 20:21 last edited by
-
wrote on 29 Sept 2011, 20:24 last edited by
Thank you a lot! Really helpfull :)
1/4