Updated text decoding to support more commands as well as numerical options for those commands

This commit is contained in:
Jordan Sherer
2018-07-19 23:14:11 -04:00
parent 5c84e79e5b
commit 553f2400e5
5 changed files with 109 additions and 39 deletions
+1
View File
@@ -240,6 +240,7 @@ private slots:
void on_replyMacroButton_clicked();
void on_qthMacroButton_clicked();
void on_snrMacroButton_clicked();
void buildQueryMenu(QMenu *);
void on_queryButton_pressed();
void on_macrosMacroButton_pressed();
void on_tableWidgetRXAll_cellClicked(int row, int col);