[Qt-qml] Transparent background

Anton Alferov casper.zx at gmail.com
Fri Aug 27 21:03:05 CEST 2010


Alexis, thanks a lot. Your advice was useful - all my problems was resolved
with the just one line:
v.viewport()->setAutoFillBackground(false);

Btw, the autoFillBackground property is set up in the QAbstractScrollArea
class who is super (not direct) for the QDeclarativeView one.

Thanks,
Anton.


On 26 August 2010 21:51, <alexis.menard at nokia.com> wrote:

>
> If it still doesn't work then you want to check the code of
> qdeclarativeview to see if the background color, the autofillBackground
> property are enforced.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100827/0e023234/attachment.html 


More information about the Qt-qml mailing list