2013/7/1 Alan Alpert <[email protected]>

> On Mon, Jul 1, 2013 at 3:41 AM, Tor Arne Vestbø
> <[email protected]> wrote:
> > On 6/28/13 18:59 , Alan Alpert wrote:
> >>
> >> This should be accessible via Qt.application.active (false if
> >> paused/minimized or otherwise not visible).
> >
> >
> > Qt.application.active binds to a window having keyboard activation,
> AFAIK,
> > which may or may not correspond to also being visible/in front, and vice
> > versa.
>
> I don't think so. There's a Window.active property for that, and since
> we're supporting multi-window Qt.application.active should be
> referring to global application state.
>
> --
> Alan Alpert
> _______________________________________________
> Development mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/development
>

And currently it is enough for Tizen. However if we consider case in which
ApplicationInactive and ApplicationSuspended should be handled differently
on QML side then we can't resolve it with current solution.

-- 
regards / pozdrawiam, Tomasz Olszak
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to