Go to the documentation of this file.
23 #if !defined(_PLOT2D_VIEWMODEL_H)
24 #define _PLOT2D_VIEWMODEL_H
28 #include <qwt_plot_item.h>
42 static QString
Type() {
return "Plot2d"; }
55 void setAutoDel(
bool theDel);
61 void onChangeBgColor();
65 virtual void onClicked(
const QVariant&,
int );
72 #endif // !defined(_PLOT2D_VIEWMODEL_H)