1 #ifndef WINDFARMSSTATSPLOT_H 2 #define WINDFARMSSTATSPLOT_H 22 double timelineMax = 1e20;
23 double timelineMin = -1e20;
29 QString mSaveFilename;
49 #endif // WINDFARMSSTATSPLOT_H void setTimelineLimits(double min, double max)
Definition: windfarmsstatsplot.h:33
WindfarmsStat
Definition: plottypes.h:13
Definition: BaseStatsPlotImpl.h:13
The central class of the library. This is the QWidget which displays the plot and interacts with the ...
Definition: qcustomplot.h:3582
Definition: displacemodel.h:71
virtual void update()
Definition: StatsPlot.h:19
PopupMenuLocation
Definition: graphinteractioncontroller.h:56
WindfarmsStatsPlot(QCustomPlot *plot, QCPItemLine *timeLine)
Definition: windfarmsstatsplot.cpp:13
void createPopup(GraphInteractionController::PopupMenuLocation location, QMenu *menu)
Definition: windfarmsstatsplot.cpp:180
A line from one point to another.
Definition: qcustomplot.h:6123
Definition: windfarmsstatsplot.h:17
Definition: palettemanager.h:62