Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.0
-
None
-
3062035b9b38457196869b93650929f95cbd709f
Description
In Qt 4.6, QGraphicsView::IndirectPainting is necessary to reenable the has-been-disabled feature of calling QGraphicsView::drawItems() and then QGraphicsScene::drawItems(). However, this flag is mentioned as a fallback in the change log.
It's best if we document this flag as a supported fallback.