航线下载后信号连接无法响应问题搞定,方式为让线程停下来,给ui线程运行一下

This commit is contained in:
2020-06-08 18:24:48 +08:00
parent e17f224d67
commit 3365abe536
5 changed files with 21 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
ParameterProcess::ParameterProcess(QObject *parent) : QObject(parent)
{
setRunFrq(1000);
setRunFrq(100);
/* paramInspect = new ParameterInspector();