1#ifndef qwt3d_multiplot_h
2#define qwt3d_multiplot_h
27 MultiPlot(QWidget *parent = 0,
const char *name = 0) { }
30 virtual void createData() = 0;
Multi-plot widget for combining multiple plot areas.
Definition qwt3d_multiplot.h:22
Base class for all plotting widgets.
Definition qwt3d_plot.h:31