Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
4.6.0
-
None
-
e7b0998325a66ecb9f979f253d732db85e1f43d1
Description
QGraphicsItem::hasFocus() is called from initStyleOption() which is called on every single paint. The best solution is perhaps not to use hasFocus() at all, but on the other hand, the function itself should be cheap in general.
Attachments
Issue Links
- is required for
-
QTBUG-7917 Symbian4_2010_05
- Closed