#include "qwt_global.h"
#include "qwt_array.h"
#include "qwt_double_rect.h"
Go to the source code of this file.
Classes | |
class | QwtData |
QwtData defines an interface to any type of curve data. More... | |
class | QwtPolygonFData |
Data class containing a single QwtArray<QwtDoublePoint> object. More... | |
class | QwtArrayData |
Data class containing two QwtArray<double> objects. More... | |
class | QwtCPointerData |
Data class containing two pointers to memory blocks of doubles. More... |