[Qt-interest] Slow? painting of rows in QTableWidget

Andreas Pakulat apaku at gmx.de
Thu Mar 26 08:49:01 CET 2009


On 26.03.09 00:44:58, Sandro Frenzel wrote:
> Hmm, maybe I am too tired, but a quick test with gprof shows the following. I have add these lines to my pro-File:

I have no idea how gprof works or wether it can produce meaningful output
for this. If you're on linux you could try out valgrind, simply run

valgrind --tool=callgrind <yourapp>

And then use kcachegrind to analyze the resulting file

Andreas

-- 
You will pass away very quickly.



More information about the Qt-interest-old mailing list