 |
GNU Radio Manual and C++ API Reference
3.8.1.0
The Free & Open Software Radio Ecosystem
|
|
Go to the documentation of this file.
23 #ifndef HISTOGRAM_DISPLAY_FORM_H
24 #define HISTOGRAM_DISPLAY_FORM_H
28 #include <QtGui/QtGui>
65 void newData(
const QEvent*);
68 QIntValidator* d_int_validator;
70 double d_startFrequency;
71 double d_stopFrequency;
80 QAction* d_semilogxmenu;
81 QAction* d_semilogymenu;
84 QAction* d_autoscalex_act;
85 bool d_autoscalex_state;
QWidget for displaying time domain plots.
Definition: HistogramDisplayPlot.h:35
float min(float a, float b)