#include "qwt_global.h"
#include <qpointarray.h>
#include "qwt_double_rect.h"
Go to the source code of this file.
Typedefs | |
typedef QPointArray | QwtPolygon |
typedef QMemArray< QwtDoublePoint > | QwtPolygonF |
typedef QPointArray QwtPolygon |
Definition at line 25 of file qwt_polygon.h.
typedef QMemArray<QwtDoublePoint> QwtPolygonF |
Definition at line 26 of file qwt_polygon.h.