Some of our applications that work correct with QT 4.5 are broken.
It seems that my MyView::drawItems function is not called.
Looking in the source code of QGraphicsView::paintEvent is seems that
the virtual QGraphicsView::drawItems is
not called if:
if (!(d->optimizationFlags & IndirectPainting))
Do I need to change the optimise flag to get drawItems called again?
Henk Jan
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback