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
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest