[Qt-qml] Signal when application goes to background

Artem Marchenko artem.marchenko at gmail.com
Mon Oct 24 10:19:44 CEST 2011


Hi Juha

You can monitor Qt.application.active - http://doc.qt.nokia.com/4.7-snapshot/qml-qt.html#application-prop

BR,
Artem.

On Oct 24, 2011, at 8:57 AM, <ext-juha.sarkijarvi at nokia.com> <ext-juha.sarkijarvi at nokia.com> wrote:

> Hi,
> 
> Is there some signal in QT/QML which tells that application goes to background or comes to the foreground. I would need this signal for releasing memory of a specific high memory consumption use case when application goes to background and then reserving memory again when application comes to the foreground.
> 
> -Juha
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20111024/c76f9362/attachment.html 


More information about the Qt-qml mailing list