QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
QgsSingleBoxScaleBarStyle Class Reference

Scalebar style that draws a single box with alternating color for the segments. More...

#include <qgssingleboxscalebarstyle.h>

Inheritance diagram for QgsSingleBoxScaleBarStyle:
Inheritance graph
[legend]

Public Member Functions

 QgsSingleBoxScaleBarStyle (const QgsComposerScaleBar *bar)
 ~QgsSingleBoxScaleBarStyle ()
QString name () const
void draw (QPainter *p, double xOffset=0) const
- Public Member Functions inherited from QgsScaleBarStyle
 QgsScaleBarStyle (const QgsComposerScaleBar *bar)
virtual ~QgsScaleBarStyle ()
virtual void drawLabels (QPainter *p) const
virtual QRectF calculateBoxSize () const

Additional Inherited Members

- Protected Attributes inherited from QgsScaleBarStyle
const QgsComposerScaleBarmScaleBar

Detailed Description

Scalebar style that draws a single box with alternating color for the segments.

Constructor & Destructor Documentation

QgsSingleBoxScaleBarStyle::QgsSingleBoxScaleBarStyle ( const QgsComposerScaleBar bar)
QgsSingleBoxScaleBarStyle::~QgsSingleBoxScaleBarStyle ( )

Member Function Documentation

void QgsSingleBoxScaleBarStyle::draw ( QPainter *  p,
double  xOffset = 0 
) const
virtual

draw method

Parameters
ppainter object
xOffsetx offset

Implements QgsScaleBarStyle.

QString QgsSingleBoxScaleBarStyle::name ( ) const
virtual

Implements QgsScaleBarStyle.


The documentation for this class was generated from the following files: