1#ifndef qwt3d_graphplot_h
2#define qwt3d_graphplot_h
27 GraphPlot(QWidget *parent = 0,
const char *name = 0);
30 virtual void createData() = 0;
Base class for graph plotting widgets.
Definition qwt3d_graphplot.h:22
Base class for all plotting widgets.
Definition qwt3d_plot.h:31