完成KB3所有界面

This commit is contained in:
hm
2020-10-15 22:21:38 +08:00
parent f30d74e7e8
commit 74cdab30db
35 changed files with 719 additions and 540 deletions
+12
View File
@@ -16,6 +16,18 @@ StatusUI::StatusUI(QWidget *parent) :
file.close();
ui->label_Warning_1_1->hide();
ui->label_Warning_1_2->hide();
ui->label_Warning_2_1->hide();
ui->label_Warning_2_2->hide();
ui->label_Warning_3_1->hide();
ui->label_Warning_3_2->hide();
ui->label_L1->hide();
ui->label_L2->hide();
ui->label_L3->hide();
ui->groupBox_Warn->hide();
}