摘要: warning: cannot create children for a parent that is in a different thread.!!!! 子对象和父对象属于不同的线程! 例如: QTimer * timer = new QTimer(this); new一个定时器timer,此 阅读全文
posted @ 2017-09-20 17:06 apache11 阅读(298) 评论(0) 推荐(0) 编辑