27 #ifndef PLOTMSCACHETAB_QO_H_
28 #define PLOTMSCACHETAB_QO_H_
30 #include <plotms/GuiTabs/PlotMSCacheTab.ui.h>
48 QString
tabName()
const {
return "Cache"; }
void update(const PlotMSPlot &plot)
Implements PlotMSPlotSubtab::update().
Parameters for a PlotMSPlot.
void setValue(const PlotMSPlotParameters ¶ms)
Implements PlotMSPlotSubtab::setValue().
std::vector< PMS::Axis > selectedLoadOrReleaseAxes(bool load) const
See PlotMSPlotTab::selectedLoadOrReleaseAxes().
~PlotMSCacheTab()
Destructor.
void getValue(PlotMSPlotParameters ¶ms) const
Implements PlotMSPlotSubtab::getValue().
Subclass of PlotMSTab for tabs that are meant to be used as subtabs in a PlotMSPlotTab.
Class for a single "plot" concept.
PlotMSCacheTab(PlotMSPlotTab *plotTab, PlotMSPlotter *parent)
Constructor which takes the parent tab and plotter.
High(ish)-level plotter class that manages the GUI (semi-) transparently to the rest of PlotMS...
Subclass of PlotMSTab that manages PlotMSPlots in the GUI.
QString tabName() const
Implements PlotMSTab::tabName().