[Qt-qml] Problems rendering QML from within a QDeclarativeView

Henry Gomersall heng at cantab.net
Thu Jun 9 17:41:10 CEST 2011


I've am using QML in conjunction with an OpenGL scene, which is
controlled from within python. I render the QML in the usual way using a
QDeclarative view.

I have encountered a three problems with my created QML widget that lead
to rendering problems.

I've documented the problems, with pictures, on my blog:
http://hgomersall.wordpress.com/2011/06/09/almost-pretty-drawers-with-qml/

I'm not sure which, if any, are bugs, and which are down to my
incompetence with QML.

The most awkward of these is the lack of transparency for the loaded
images, but I would appreciate pointers on solving any of them.

Many thanks,

Henry Gomersall



More information about the Qt-qml mailing list