b
This commit is contained in:
@@ -39,9 +39,6 @@ public slots:
|
||||
|
||||
void commandAccepted(bool flag,uint16_t command,uint8_t result);
|
||||
|
||||
void on_comboBox_TestPoint_currentIndexChanged(int index);
|
||||
void on_pushButton_SendTest_clicked();
|
||||
|
||||
void setSecondConfirm(QVariant value);
|
||||
void on_commandClicked(QString name,
|
||||
float param1, float param2, float param3, float param4,
|
||||
@@ -68,21 +65,6 @@ private slots:
|
||||
|
||||
void on_pushButton_AirHeatOn_clicked();
|
||||
|
||||
void on_pushButton_coldrun_clicked();
|
||||
|
||||
void on_pushButton_groundstartup_clicked();
|
||||
|
||||
void on_pushButton_Afterburner_off_clicked();
|
||||
|
||||
void on_pushButton_stop_clicked();
|
||||
|
||||
void on_pushButton_EmergencyStop_clicked();
|
||||
|
||||
void on_pushButton_Afterburner_on_clicked();
|
||||
|
||||
void on_pushButton_Afterburner_half_clicked();
|
||||
|
||||
void on_pushButton_setRPM_clicked();
|
||||
|
||||
void on_pushButton_SendCommand_clicked();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user