添加排水功能

This commit is contained in:
sunwen
2023-03-28 14:10:32 +08:00
parent 3a6a755ef1
commit 3101ab5d2c
11 changed files with 57 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ private:
QToolButton* mBtnPreview;
QToolButton* mBtnStop;
QToolButton* mBtnScan;
QToolButton* mBtnDrainage;
QLabel* mViewer;
QLabel* mLblPreview;
QLabel* mLblE;