[Interest] Expected event execution order in this multi-thread application

Thiago Macieira thiago.macieira at intel.com
Mon Sep 30 16:44:46 CEST 2019


On Monday, 30 September 2019 01:34:25 PDT Rainer Wiesenfarth wrote:
> > [...] Anyway, this is when you should use processEvents(): never.
> 
> ...which would be a perfect reason to at least mark it as obsolete in Qt 6?

It's not obsolete. It's not broken.

It's just wrong to use it. Just like QThread::{,m,u}sleep. Don't use them.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Interest mailing list