Tough question.1. How to improve performance.?
See: http://www.qtcentre.org/forum/f-qt-p...lems-5684.html
and
http://www.qtcentre.org/forum/f-qt-p...qt4--9032.html
You can't do it simultaneously due to the currently employed programming paradigm.2. How to use QTherad to plot/add ellipse items simulantenously in GraphicsScene. ???
So, even if you have two threads posting items to the scene, the scene will be able to add only one at the time.
You have to choose from commercial applications: DevPartner, Intel ThreadChecker( I think it has a profiling option) and the one Trolltech uses for Qt:Rational Purify.3. I am doing on Windows using Microsoft Visula Studio 2003 So how to do profiling ???




Reply With Quote
Bookmarks