参数显示测试完成,可以显示,但是存在一定的缺陷,后期慢慢修复

This commit is contained in:
hm
2020-03-24 21:49:35 +08:00
parent 663e6487c3
commit 6f628b61d0
6 changed files with 71 additions and 42 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ ParameterProcess::ParameterProcess(QObject *parent) : QObject(parent)
paramInspect->show();
//隐藏
paramInspect->hide();
}