Is it possible to change the colour/line style of a QMenu tearoff subcontrol ? I would like to change the colour/style of the dashed tearoff line
I have tried with a stylesheet
QMenu::tearoff { /*color: blue;*/ background: orange; }
But this dont work, the line is invisible
Thanks in advance
1.4m articles
1.4m replys
5 comments
57.0k users