Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.4.0
-
None
Description
Significant work has been done for Qt 4.4 to make text metrics thread-safe, which makes QPainter thread-neutral. QGraphicsScene fits right into that server-side graphics model with the exception of the usage of the index-timer that requires the thread that owns the scene to drive an event loop.