26 #ifndef ExternalAxis_H_
27 #define ExternalAxis_H_
29 #include <qwt_scale_draw.h>
43 virtual void draw(QPainter* painter,
const QPalette& palette)
const;
44 virtual int extent(
const QPen& pen,
const QFont& font )
const;
Overrides methods of QwtScaleDraw so that the axis can be enabled (supported) but the one drawn by th...
virtual int extent(const QPen &pen, const QFont &font) const
virtual void draw(QPainter *painter, const QPalette &palette) const