-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Since Qt6, most of QWidget, i.e. "UI components", are rendered antialised by default. Some customers want the old Qt5 behavior but then they need to probably implement paint event by themselves.
So a "switch" can become handy here.