删掉丶关于n1 发表于 2020-11-28 17:42

pyqt5使用tableWidget多线程操作的时候启动会出现这种错误

QObject::connect: Cannot queue arguments of type 'QVector<int>'
(Make sure 'QVector<int>' is regiQObject::connect: Cannot queue arguments of type 'QVector<int>'
(Make sure 'QVector<int>' is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type 'QVector<int>'
(Make sure 'QVector<int>' is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type 'QVector<int>'
(Make sure 'QVector<int>' is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type 'QVector<int>'
(Make sure 'QVector<int>' is registered using qRegisterMetaType().)


pyqt5使用tableWidget多线程操作的时候执行任务启动时会出现这种错误!求大神或者踩过坑的哥哥们求助!

puppy1980 发表于 2020-11-28 19:12

未注册》???
页: [1]
查看完整版本: pyqt5使用tableWidget多线程操作的时候启动会出现这种错误