[Qt-interest] QObject::moveToThread: Widgets cannot be moved to a new thread

alexandre.raczynski@technog alexandre.raczynski at technogerma.fr
Fri Jul 31 10:31:10 CEST 2009


Arnold Krille wrote :

> And creating a QWidget in another thread and moving it to the gui-thread 
> before it is shown might work now but might not work in any future (or past!) 
> release of Qt because there could very well be some stuff inside the 
> constructor (or somewhere else) that requires a connection to the underlying 
> graphics. It might not even work on other architectures...
> 

Thanks Arnold.



More information about the Qt-interest-old mailing list