17 #ifndef QGSSINGLEBOXSCALEBARSTYLE_H 18 #define QGSSINGLEBOXSCALEBARSTYLE_H 38 void draw(
QPainter* p,
double xOffset = 0 )
const override;
A scale bar item that can be added to a map composition.
virtual QString name() const =0
virtual void draw(QPainter *p, double xOffset=0) const =0
Draws the style.
Abstraction of composer scale bar style.
Scalebar style that draws a single box with alternating color for the segments.