[Development] Handling specific platform events in Qt

Tomasz Olszak olszak.tomasz at gmail.com
Mon Jul 1 22:29:05 CEST 2013


2013/7/1 Alan Alpert <416365416c at gmail.com>

> On Mon, Jul 1, 2013 at 3:41 AM, Tor Arne Vestbø
> <tor.arne.vestbo at digia.com> 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
> Development at qt-project.org
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130701/b93ce94d/attachment.html>


More information about the Development mailing list