提问不合格,调用的啥库都没说。这个错误信息是Qt的
“出现这样的问题根本原因就是,调用MoveToThread 之后,在 Worker的槽函数中Worker的私有成员中又进行了new操作,并且将this指针传给了构造函数。”
https://www.cnblogs.com/findumars/p/9361993.html
https://stackoverflow.com/questions/47449312/qobject-cannot-create-children-for-a-parent-that-is-in-a-different-thread
--
修改:z16166 FROM 114.241.225.*
FROM 114.241.225.*