Hi Tibo, If the z param doesn't change anything, it sounds to me like you have hit a bug.
Is it possible for you to create a small self contained example and put it in the bug tracker? Bo. Den 23-11-2011 02:29, Tibo W skrev: > > 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 <[email protected]> > *To:* Tibo W <[email protected]>; "[email protected]" > <[email protected]> > *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 <[email protected]> > *To:* "[email protected]" <[email protected]> > *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 > [email protected] <mailto:[email protected]> > http://lists.qt.nokia.com/mailman/listinfo/qt-qml > > > > > > > _______________________________________________ > Qt-qml mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-qml Bo Thorsen, Fionia Software. -- Expert Qt and C++ developer for hire Contact me if you need expert Qt help http://www.fioniasoftware.dk _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
