支持使用本地的qemu

This commit is contained in:
2024-06-01 13:07:04 +08:00
parent d84191d17e
commit 35246e6046
3 changed files with 35 additions and 3 deletions

View File

@@ -54,6 +54,8 @@ private:
QString commandOption = "";
bool isUEFI = false;
QString GetBootLogoPath();
QString SystemInfo();
QString GetArch();
};