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, <[email protected]> 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.
>
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to