23 #ifndef TIMERASTER_DISPLAY_FORM_H
24 #define TIMERASTER_DISPLAY_FORM_H
28 #include <QtGui/QtGui>
74 const double maxIntensity);
78 const QColor lowColor=QColor(
"white"),
79 const QColor highColor=QColor(
"white"));
86 void newData(
const QEvent *updateEvent);
QWidget for time raster (time vs. time) plots.
Definition: TimeRasterDisplayPlot.h:45