Using QApplication::processEvents

Vladimir Prus ghost at cs.msu.su
Wed May 3 07:31:07 UTC 2006


On Wednesday 03 May 2006 01:00, Alexander Neundorf wrote:
> On Tuesday 02 May 2006 21:58, Andras Mantia wrote:
> > On Tuesday 02 May 2006 18:19, Jens Dagerbo wrote:
> > > There are still a few of them left and I have on my todo to remove a
> > > few more of them.. please don't add more of them.
> >
> > I agree, please don't do it. Use timers (singleshot) or whatever, but
> > not processEvents. And if you really want to use it, use should use
> > ExcludeUserInput and ExcludeSocketNotifiers. But better don't use it at
> > all.
>
> Same here, processEvents() is *evil*.
> Caused also a major bug in kfind.
> Don't use it.

Ok, then I'll either try to use threads, or wait till port to Qt4 (where 
threads should be much nicer to work with).

- Volodya




More information about the KDevelop-devel mailing list