[Interest] QObject: Cannot create children for a parent that is in a different thread.

Celal SAVUR c.savur at gmail.com
Tue Aug 18 22:33:39 CEST 2015


Hello everyone,

I am keep getting this warning. Although I am not using thread. Do you have
any idea?

QObject: Cannot create children for a parent that is in a different thread.

(Parent is QHeaderView(0x1fee070), parent's thread is QThread(0x81dc70),
current thread is QThread(0x7fff88000b00)

QBasicTimer::start: QBasicTimer can only be used with threads started with
QThread

QObject: Cannot create children for a parent that is in a different thread.

(Parent is QHeaderView(0x1ff0940), parent's thread is QThread(0x81dc70),
current thread is QThread(0x7fff88000b00)

QBasicTimer::start: QBasicTimer can only be used with threads started with
QThread

QObject: Cannot create children for a parent that is in a different thread.

(Parent is QTableView(0x1fe9180), parent's thread is QThread(0x81dc70),
current thread is QThread(0x7fff88000b00)

QBasicTimer::start: QBasicTimer can only be used with threads started with
QThread

QObject: Cannot create children for a parent that is in a different thread.

(Parent is QHeaderView(0x1fee070), parent's thread is QThread(0x81dc70),
current thread is QThread(0x7fff88000b00)

QObject: Cannot create children for a parent that is in a different thread.

(Parent is QHeaderView(0x1ff0940), parent's thread is QThread(0x81dc70),
current thread is QThread(0x7fff88000b00)

QBasicTimer::start: QBasicTimer can only be used with threads started with
QThread
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150818/89bd7696/attachment.html>


More information about the Interest mailing list