[Qt-qml] QML + QWidget

Tibo W tibo_wcc at yahoo.com
Wed Nov 23 02:29:53 CET 2011



Bo, Jason,

thanks for your input.
For the QWidget (based on QtGstreamer), I haven't seen a z parameter. But I tried to play with the items' (QDeclarativeItem3D) z param, and that didn't change anything.
Same with the order of definition...

regards



________________________________
 From: Jason H <scorp1us at yahoo.com>
To: Tibo W <tibo_wcc at yahoo.com>; "qt-qml at qt.nokia.com" <qt-qml at qt.nokia.com> 
Sent: Tuesday, November 22, 2011 11:07 AM
Subject: Re: [Qt-qml] QML + QWidget
 

I'd try changing the order of the definition of the elements. Later defined elements seem to go on top of earlier elements.



________________________________
 From: Tibo W <tibo_wcc at yahoo.com>
To: "qt-qml at qt.nokia.com" <qt-qml at qt.nokia.com> 
Sent: Monday, November 21, 2011 10:35 PM
Subject: [Qt-qml] QML + QWidget
 

Hi,

I use a QGraphicsView (with OpenGL as viewport) to display a QML file.
In this window, I also have a QWidget which displays a video.

I was wondering what should I do to have the QML elements (like pull down menus) on top of the video ?
Right now, they appear behind the video (so I don't see them).


thanks in advance
_______________________________________________
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/20111122/c35d624a/attachment.html 


More information about the Qt-qml mailing list