I'm developing an application based on greenphone.
We want the application running in the background to watch some events. How can I implement this?
QWiget::hide() seems just to exit the application.