[Qt-qml] Application focus

jens.bache-wiig at nokia.com jens.bache-wiig at nokia.com
Tue Jul 12 10:05:29 CEST 2011


The fact that both exist is probably because there was no such property available while the Meego SDK was being developed. The application object will first be introduced in 4.7.4 which has not officially been released yet. In principle it should not matter, but if you are only targeting Harmattan Meego, I would stick with the platform SDK specifics as they are the ones being used by the official Harmattan apps and will probably give you a bit more control when it comes to platform specific behavior.

Regards,
Jens

On Jul 12, 2011, at 8:41 AM, ext Johan Paul wrote:

> Hi,
> 
> This seems to be similar to what Harmattan MeeGo 1.2 Qt Components
> provide, but in a single property, "platformWindow".
> 
> http://library.developer.nokia.com/index.jsp?topic=/MeeGo_1.2_Harmattan_API/html/guide/html/Developer_Library_Application_development_framework_Application_lifecycle_a92f.html
> 
> Any idea if these two a completely separate things or which one a
> MeeGo Qt Quick application developer should use?
> 
> 
> Cheers,
> 
> Johan
> 
> 
> On Tue, Jul 12, 2011 at 9:37 AM, Girish Ramakrishnan
> <girish at forwardbias.in> wrote:
>> You can use Qt.application.active. See
>> http://doc.qt.nokia.com/4.7-snapshot/qml-qt.html.
>> 
>> Girish
>> 
>> On Tue, Jul 12, 2011 at 11:59 AM, vineeth <nvineeth at gmail.com> wrote:
>>> Hi all,
>>>   Is it possible to know if the entire QML application has lost its focus,
>>> for ex: if the user presses the home button and the application goes to
>>> background or because there is an incoming call etc.,
>>> --vineeth
>>> 
>>> _______________________________________________
>>> Qt-qml mailing list
>>> Qt-qml at qt.nokia.com
>>> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>>> 
>>> 
>> _______________________________________________
>> Qt-qml mailing list
>> Qt-qml at qt.nokia.com
>> http://lists.qt.nokia.com/mailman/listinfo/qt-qml
>> 
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-qml



More information about the Qt-qml mailing list