1 #ifndef METIERSSTATSPLOT_H 2 #define METIERSSTATSPLOT_H 21 double timelineMax = 1e20;
22 double timelineMin = -1e20;
44 #endif // METIERSSTATSPLOT_H
MetiersStatsPlot(QCustomPlot *plot_)
Definition: metiersstatsplot.cpp:15
void invalidate()
Definition: StatsPlot.h:26
Definition: StatsPlot.h:13
void setCurrentTimeStep(double t)
Definition: metiersstatsplot.cpp:163
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::MetiersStat stat)
Definition: metiersstatsplot.h:34
void doUpdate() override
Definition: metiersstatsplot.cpp:218
Definition: displacemodel.h:71
MetiersStat
Definition: plottypes.h:26
virtual void update()
Definition: StatsPlot.h:19
PopupMenuLocation
Definition: graphinteractioncontroller.h:56
void createPopup(GraphInteractionController::PopupMenuLocation location, QMenu *menu)
A line from one point to another.
Definition: qcustomplot.h:6123
Definition: metiersstatsplot.h:17
Definition: palettemanager.h:62