[Qt-interest] future of a desktop UI

kai.koehne at nokia.com kai.koehne at nokia.com
Thu Aug 27 15:14:14 CEST 2009


 


________________________________

	From: ext Sylvain Pointeau [mailto:sylvain.pointeau at gmail.com] 
	Sent: Thursday, 27 August, 2009 13:39
	To: Koehne Kai (Nokia-D-Qt/Berlin)
	Cc: qt-interest at trolltech.com
	Subject: Re: [Qt-interest] future of a desktop UI
	
	
	Hi Kai, 

	I use the same model for a QTableView and a QListView.
	The QTableView is very fast (immediate)
	the QListView is never ending.

	do you think this is my model?

Well, maybe it's worthwhile to investigate with valgrind or something similar were the time is actually spent. I know that QListView sometimes excessively calls methods in the model ... Then again, I personally never had these kind of problems before, so I'm afraid I cannot help you any further on this topic.

Regards

Kai




More information about the Qt-interest-old mailing list