9 #ifndef PLOTTABLEBASE_H
10 #define PLOTTABLEBASE_H
44 virtual void languageChange();
47 virtual void copyButton_clicked() = 0;
48 virtual void closeButton_clicked() = 0;
56 #endif // PLOTTABLEBASE_H
QGridLayout * PlotTableBaseLayout
#define MDL_QTHIPPOPLOT_API
QPushButton * closeButton
The base class for the PlotTable class.