在研究怎么在线程里再开线程

This commit is contained in:
2022-01-05 00:43:38 +08:00
parent 411e1f5645
commit 43aa9cd6fb
31 changed files with 333 additions and 123 deletions
+2
View File
@@ -24,6 +24,8 @@ public:
void auto_edit();
QThread* main_thread;
Ui::Widget* ui;
private: