internal_system_v1/threemergeproblemlist.h
@@ -7,6 +7,10 @@ #include <QAction> #include "filedialogdelegate.h" #include "customheaderview.h" #include "comboboxdelegate.h" #include "datedelegate.h" namespace Ui { class ThreeMergeProblemList; @@ -60,6 +64,13 @@ QMenu *m_menuRectBook; // 整改台账 FileDialogDelegate *m_fdd; CustomHeaderView *m_custonHV; ComboBoxDelegate *m_cbb_nw; // 内审或外审 DateDelegate *m_date_year; // 审计年度 ComboBoxDelegate *m_cbb_company; // 审计单位 ComboBoxDelegate *m_cbb_way; // 审计方式 ComboBoxDelegate *m_cbb_pro; // 审计项目 }; #endif // THREEMERGEPROBLEMLIST_H