Corrupted menu?
-
I have some elements like QlineEdit, where I defined a click that opens a Qmenu, but it is being returned this way. Even in elements without this menu, if I right-click they come like this,
I have already defined a style for it, but without success
-
I have some elements like QlineEdit, where I defined a click that opens a Qmenu, but it is being returned this way. Even in elements without this menu, if I right-click they come like this,
I have already defined a style for it, but without success
You probably set a stylesheet somewhere that turned the background of some base class black.
What is your OS and Qt version?