完善状态
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define COMMANDBOX_H
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
#include "QDebug"
|
||||
#include "QAction"
|
||||
#include "QContextMenuEvent"
|
||||
#include "QMenu"
|
||||
@@ -29,6 +29,8 @@ public slots:
|
||||
void setFloatFlag(bool flag);
|
||||
|
||||
|
||||
void on_comboBox_TestPoint_currentIndexChanged(int index);
|
||||
void on_pushButton_SendTest_clicked();
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user