1 #ifndef POPULATIONSSTATPLOT_H 2 #define POPULATIONSSTATPLOT_H 22 double timelineMax = 1e20;
23 double timelineMin = -1e20;
42 std::vector<int> szid);
46 std::vector<int> szid);
49 #endif // POPULATIONSSTATPLOT_H
void createPopup(GraphInteractionController::PopupMenuLocation location, QMenu *menu)
Definition: populationsstatplot.cpp:273
void setCurrentTimeStep(double t)
Definition: populationsstatplot.cpp:223
Definition: StatsPlot.h:13
void doUpdate() override
Definition: populationsstatplot.cpp:41
The central class of the library. This is the QWidget which displays the plot and interacts with the ...
Definition: qcustomplot.h:3582
AggregationType
Definition: plottypes.h:29
Definition: populationsstatplot.h:18
Definition: displacemodel.h:71
virtual void update()
Definition: StatsPlot.h:19
PopupMenuLocation
Definition: graphinteractioncontroller.h:56
NationsStat
Definition: plottypes.h:17
A line from one point to another.
Definition: qcustomplot.h:6123
PopulationStat
Definition: plottypes.h:7
PopulationsStatPlot(QCustomPlot *plot)
Definition: populationsstatplot.cpp:16
Definition: palettemanager.h:62