wumu
2024-11-15 3742570d134bf007c454413fc834e15b4f8843e8
internal_system_v1/clientmainwindow.h
@@ -23,6 +23,7 @@
#include <QItemDelegate>
#include "threemergeproblemlist.h"
namespace Ui {
class ClientMainWindow;
}
@@ -89,6 +90,10 @@
    void on_pushButton_reset_clicked();
    void updateComboList(QMap<QString,ComInfo> & nameAndComInfos); // 更新下拉框列表
    void on_pushButton_save_export_clicked();
signals:
    void sendDataToAuditProject(QVariantList);
    void sendDataToAuditWorkLoad(QVariantList);