[Interest] iOS8: Qt 5.3.2 / QML , cannot get UIView from QQuickWindow anymore

Nils Heidorn nils_heidorn at gmx.de
Thu Sep 25 15:00:03 CEST 2014


Hello Richard,
thanks for the effort !
I have to ask, sorry about that:
Are you doing this on iOS 8 ?

Like i said, my code has not been changed since iOS 6, it just won't 
work anymore.
I tried your topLevel advice and indeed my window() returns true to that 
request...

Greetings,

Nils

Am 25.09.2014 14:45, schrieb Gustavsen Richard:
> Hmm. I tested getting the UIView from QQuickWindow in my own app, and it works here with Qt-5.3. Check if the window you get is a top level window (QWindow::isTopLevel()). Otherwise, follow parent to the top level before getting the view. If that doesn't work out, check if you can trim down your example and post a bug report so we can take a look at it.
>
> -Richard




More information about the Interest mailing list