Go to the documentation of this file.
27 #ifndef SPlot2d_ViewModel_H
28 #define SPlot2d_ViewModel_H
45 static QString
Type() {
return "Plot2d"; }
87 virtual
void onClicked(
const QVariant&,
int );
90 void legendSelected(
const QString& );
93 bool myDeselectAnalytical;
97 #endif // SPlot2d_ViewModel_H