[Qt-interest] Model/View speed of Models with many many items and item changes

Andreas Pakulat apaku at gmx.de
Sat Jun 13 00:51:08 CEST 2009


On 12.06.09 15:45:28, Kaleb Pederson wrote:
> On Friday 12 June 2009 03:26:05 pm Andreas Pakulat wrote:
> > bool block = myModel->blockSignals(true);
> > // do
> > myModel->blockSignals(false);
> 
> I think you meant `myModel->blockSignals(block);` on the last line.

ooops, that happens if you don't re-read what you send before sending.
Thanks for the correction.

Andreas
 
-- 
You will be given a post of trust and responsibility.



More information about the Qt-interest-old mailing list