QPushbutton remove or modify dotted frame when it is focused
Solved
General and Desktop
-
Hi,
If without style sheet then you'll have to write a proxy style to draw the PE_FrameFocusRect for your button. See QStyle::CE_PushButton.