11 #define QWT_COMPASS_H 1
13 #include "qwt_global.h"
15 #include "qwt_round_scale_draw.h"
37 void setLabelMap(
const QMap<double, QString> &map );
38 QMap<double, QString> labelMap()
const;
43 QMap<double, QString> d_labelMap;
70 virtual void drawRose( QPainter *,
const QPointF ¢er,
71 double radius,
double north, QPalette::ColorGroup )
const;
74 const QPointF ¢er,
double radius )
const;