Greetings,

I would like to know if it is possible to draw a line with tiled images as a background on it. I have tried to use QPen (width=20) with QBrush and Qt:TexturePattern, but this did not work correctly. Is there another way?

Thank you,
MadBear