1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 23:43:43 -04:00

Interferometer (8)

This commit is contained in:
f4exb
2019-10-01 00:21:17 +02:00
parent fcc11bbaf8
commit 5bd8d69987
9 changed files with 208 additions and 20 deletions
@@ -91,6 +91,7 @@ private slots:
void handleSourceMessages();
void on_decimationFactor_currentIndexChanged(int index);
void on_position_valueChanged(int value);
void on_phaseCorrection_valueChanged(int value);
void on_correlationType_currentIndexChanged(int index);
void onWidgetRolled(QWidget* widget, bool rollDown);
void onMenuDialogCalled(const QPoint& p);