亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: QT線程中動(dòng)態(tài)在一個(gè)窗口上的QWidget創(chuàng)建QPushbutton不行么? [打印本頁(yè)]

作者: lgperson    時(shí)間: 2013-08-06 11:23
標(biāo)題: QT線程中動(dòng)態(tài)在一個(gè)窗口上的QWidget創(chuàng)建QPushbutton不行么?
報(bào)QObject::setParent: Canont set parent ,new parent is in a different thread.

用pthread_create 創(chuàng)建一個(gè)線程
在線程內(nèi)使用QPushButton *pt=new QPushButton()
然后報(bào)那個(gè)錯(cuò)。
作者: gotojyh    時(shí)間: 2013-08-12 09:37
qobject 和parent object應(yīng)該在同一線程
如果不在同一線程,需要
pt->moveTothread(threadid)




歡迎光臨 Chinaunix (http://www.72891.cn/) Powered by Discuz! X3.2