Hello,

is there any way to customize the painting of a QDialog? I would like to define a gradient as background and a custom painted frame. I can define this in a stylesheet, but I have to do it in my own QStyle implementation.

Kind regards,
Sebastian