阅读背景:

QT出现 Cannot create children for a parent that is in a different thread 的解决方法:

来源:互联网 

timer = new Timer(this);改成 timer = new Timer();就可以了。timer = new Timer(this);改成 timer = new Timer();




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: