Re: [Interest] Event handling for QObjects created before QApplication

2014-09-23 Thread Rainer Wiesenfarth
Am 24.09.2014 03:20, schrieb Hamish Moffatt: Does that mean static objects are not supported either? I would assume so, yes, as long as you think of static *QObjects*. All non-QOject derived classes should also be usable for static instances. But I would be careful with "complex" classes whi

Re: [Interest] Event handling for QObjects created before QApplication

2014-09-23 Thread Hamish Moffatt
On 22/09/14 10:46, Thiago Macieira wrote: > On Monday 22 September 2014 04:24:21 Dmitrii Volosnykh wrote: >> Threads and QObjects >> tutorial >> >> says: >>> Note that for QObjects that are created before QApplication, >>> QObject::thread() retu