 |
GNU Radio Manual and C++ API Reference
3.9.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
11 #ifndef HISTOGRAM_DISPLAY_FORM_H
12 #define HISTOGRAM_DISPLAY_FORM_H
16 #include <QtGui/QtGui>
53 void newData(
const QEvent*)
override;
56 QIntValidator* d_int_validator;
58 double d_startFrequency;
59 double d_stopFrequency;
68 QAction* d_semilogxmenu;
69 QAction* d_semilogymenu;
72 QAction* d_autoscalex_act;
73 bool d_autoscalex_state;
QWidget for displaying time domain plots.
Definition: HistogramDisplayPlot.h:23
float min(float a, float b)