23 #ifndef WATERFALL_DISPLAY_FORM_H 24 #define WATERFALL_DISPLAY_FORM_H 29 #include <QtGui/QtGui> 80 void setAlpha(
unsigned int which,
unsigned int alpha);
84 const QColor lowColor = QColor(
"white"),
85 const QColor highColor = QColor(
"white"));
93 void newData(
const QEvent* updateEvent);
94 void onPlotPointSelected(
const QPointF p);
97 QIntValidator* d_int_validator;
99 double d_samp_rate, d_center_freq;
101 double d_time_per_fft;
107 double d_clicked_freq;
109 double d_min_val, d_cur_min_val;
110 double d_max_val, d_cur_max_val;
QWidget for displaying waterfall (spectrogram) plots.
Definition: WaterfallDisplayPlot.h:44
win_type
Definition: firdes.h:45