⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
QGraphicsView&Scene Printer Error.
-
Development Environment: Linux 64Bit, Qt5.4.0
I created a QGraphicsScene in the QGraphicsView and a QGraphicsRectItem in the Scene. Same as picture.
And I used scene-> render (& painter) all existing scenes using QPrinter.
If you look at the actual print output, you will not see the left line of QGraphicsRectItem. How can you print thin lines correctly?