[bt-devel] Icons

Daniel Glassey dglassey at gmail.com
Thu Aug 9 03:48:40 MST 2007


On 07/08/07, Eeli Kaikkonen <eekaikko at mail.student.oulu.fi> wrote:
> On Tue, 7 Aug 2007, Martin Gruner wrote:
> > Is there a Debian/Ubuntu package for this? This will only be possible if it is
> > part of the mainstream software repositories.
>
> QtSvg is part of the Qt package but I didn't find a way to use it with
> QIcon. Maybe there is an engine class for that.

The docs make it look like
icon = QIcon(path_to_svg_file)
e.g. QIcon(":/images/bad.svg")

should just work

Regards,
Daniel



More information about the bt-devel mailing list