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

This commit is contained in:
2023-11-07 21:00:32 +08:00
parent 134fff9f17
commit 0c2f37c187
9 changed files with 139 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;