18 #ifndef INCLUDE_LOCALINPUTGUI_H 19 #define INCLUDE_LOCALINPUTGUI_H 23 #include <QNetworkRequest> 31 class QNetworkAccessManager;
45 virtual void destroy();
47 void setName(
const QString& name);
48 QString getName()
const;
50 void resetToDefaults();
51 QByteArray serialize()
const;
52 bool deserialize(
const QByteArray& data);
53 virtual qint64 getCenterFrequency()
const;
54 virtual void setCenterFrequency(qint64 centerFrequency);
56 virtual bool handleMessage(
const Message& message);
59 Ui::LocalInputGui*
ui;
110 void blockApplySettings(
bool block);
111 void displaySettings();
114 void updateSampleRateAndFrequency();
117 void handleInputMessages();
118 void on_dcOffset_toggled(
bool checked);
119 void on_iqImbalance_toggled(
bool checked);
120 void on_startStop_toggled(
bool checked);
121 void on_record_toggled(
bool checked);
122 void updateHardware();
124 void openDeviceSettingsDialog(
const QPoint& p);
127 #endif // INCLUDE_LOCALINPUTGUI_H
unsigned __int64 uint64_t