John Levon wrote:

> On Wed, May 11, 2005 at 05:05:47PM +0200, Jean-Marc Lasgouttes wrote:
> 
>> qApp->eventLoop()->processEvents(QEventLoop::ExcludeUserInput);
> 
> When was this flag introduced to Qt?
> 
> john

There's a QEventLoop in Qt 3.1 (released November 13 2002).
http://doc.trolltech.com/3.1/qeventloop.html#ProcessEventsFlags

There's no QEventLoop in Qt 3.0 (released October 15 2001).
http://doc.trolltech.com/3.0/classes.html

-- 
Angus

Reply via email to