[Qt-interest] QML objects in GraphicsView

Michael Berg michael.berg at web.de
Tue Apr 20 17:08:51 CEST 2010


Hello,

I tried to incorporate a small QML Listview into my GraphicsView-based 
application expecting the items being rendered smoothly due to being 
GraphicsView elements. But for some reason the QML items pixelate upon 
zooming into them. I think/thought this is due to item-caching, but all QML 
items have CacheMode 0, no caching on item-level.
Has anybody an idea what's the reason that embedded QML items don't render 
as smoothly as normal GraphicsView items ?

Thanks for hints.

Michael 



More information about the Qt-interest-old mailing list