On Friday 10 October 2014 17:58:04 Aleix Pol wrote:
> Hi,
> I'm looking into using QQuickItem to properly perform the QIconItem
> drawing, instead of QPainterItem. To do so, I thought it could be useful to
> use the SVGTextureNode for the ref-counting.
>
> It's quite a simple class, but it is quit
Hi,
I'm looking into using QQuickItem to properly perform the QIconItem
drawing, instead of QPainterItem. To do so, I thought it could be useful to
use the SVGTextureNode for the ref-counting.
It's quite a simple class, but it is quite useful. It's already used in 3
of the classes within plasma fr