1 #ifndef HARBOURSSTATPLOT_H 2 #define HARBOURSSTATPLOT_H 22 double timelineMax = 1e20;
23 double timelineMin = -1e20;
48 #endif // HARBOURSSTATPLOT_H
HarboursStat
Definition: plottypes.h:23
void update() override
Definition: harboursstatplot.cpp:24
void invalidate()
Definition: StatsPlot.h:26
Definition: StatsPlot.h:13
void createPopup(GraphInteractionController::PopupMenuLocation location, QMenu *menu)
Definition: harboursstatplot.cpp:185
The central class of the library. This is the QWidget which displays the plot and interacts with the ...
Definition: qcustomplot.h:3582
void setStat(displace::plot::HarboursStat stat)
Definition: harboursstatplot.h:35
Definition: displacemodel.h:71
HarboursStatPlot(QCustomPlot *plotNations)
Definition: harboursstatplot.cpp:15
void setCurrentTimeStep(double t)
Definition: harboursstatplot.cpp:233
void doUpdate() override
Definition: harboursstatplot.cpp:29
PopupMenuLocation
Definition: graphinteractioncontroller.h:56
A line from one point to another.
Definition: qcustomplot.h:6123
Definition: harboursstatplot.h:18
Definition: palettemanager.h:62