Peter Kümmel wrote:
The most time is spend in the Qt function QPainter::drawText. Could this time be reduced?
I came to the same conclusion with the Mac profiling done by Bennett. I guess we can't do much about QPainter::drawText because this is part of the Qt API.
Abdel.