23 #ifndef HISTOGRAM_DISPLAY_FORM_H
24 #define HISTOGRAM_DISPLAY_FORM_H
28 #include <QtGui/QtGui>
53 void setXaxis(
double min,
double max);
63 void newData(
const QEvent*);
66 QIntValidator* _intValidator;
68 double _startFrequency;
69 double _stopFrequency;
76 QAction *d_semilogxmenu;
77 QAction *d_semilogymenu;
QWidget for displaying time domain plots.
Definition: HistogramDisplayPlot.h:35
float min(float a, float b)