Hi!

I would like to draw an SVG in the background of a GroupBox. It should be covered by the other content of the groupbox and resize when the groupbox resizes.

Now there are so many possibilities to draw things that I am kind of confused. I read up on svgwidget, svgrenderer... and there is the standard way of setting brushes... and then there are CSS....


What is the easiest way of achieving what i want? And how would that look code-wise (roughly)?

Thanks for your help!