新增虚拟机测试;测试系统支持多行文本

This commit is contained in:
2023-11-07 21:00:00 +08:00
parent 8c8ec31229
commit 8202f8ef8a
8 changed files with 138 additions and 5 deletions

View File

@@ -50,6 +50,8 @@ private slots:
void on_actionVMRunlLog_triggered();
void on_actionVMTest_triggered();
private:
bool stopShowTime = 0;
Ui::MainWindow *ui;