Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
4.6.1
-
None
Description
It would be nice if we can set the QPainter::RenderHint to the painter of an QAbstractGraphicsShapeItem, in addition to the QPen and the QBrush. Now if I want to draw (e. g.) an ellipse with antialiasing I have to implement a new item derived from QGraphicsItem.