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
2.1m questions
2.1m answers
60 comments
57.0k users