[Panel-devel] Plasma Tutorial

Richard Moore richmoore44 at gmail.com
Sun Jul 8 16:29:53 CEST 2007


On 7/8/07, Bas Grolleman <bgrolleman at emendo-it.nl> wrote:
> http://techbase.kde.org/User:Bgrolleman/Plasma/Tutorial

It's best if you don't create your plasma::svg in the paintInterface()
method, instead create it in the constructor and reuse it. That way
you benefit from the caching it offers and avoid reloading/rerending
the svg every time you paint.

Cheers

Rich.


More information about the Panel-devel mailing list