QGIS API Documentation  2.0.1-Dufour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Member Functions | List of all members
QgsDoubleBoxScaleBarStyle Class Reference

Double box with alternating colors. More...

#include <qgsdoubleboxscalebarstyle.h>

Inheritance diagram for QgsDoubleBoxScaleBarStyle:
Inheritance graph
[legend]
Collaboration diagram for QgsDoubleBoxScaleBarStyle:
Collaboration graph
[legend]

Public Member Functions

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

Private Member Functions

 QgsDoubleBoxScaleBarStyle ()

Additional Inherited Members

- Protected Attributes inherited from QgsScaleBarStyle
const QgsComposerScaleBarmScaleBar

Detailed Description

Double box with alternating colors.

Definition at line 25 of file qgsdoubleboxscalebarstyle.h.

Constructor & Destructor Documentation

QgsDoubleBoxScaleBarStyle::QgsDoubleBoxScaleBarStyle ( const QgsComposerScaleBar bar)

Definition at line 22 of file qgsdoubleboxscalebarstyle.cpp.

QgsDoubleBoxScaleBarStyle::~QgsDoubleBoxScaleBarStyle ( )

Definition at line 32 of file qgsdoubleboxscalebarstyle.cpp.

QgsDoubleBoxScaleBarStyle::QgsDoubleBoxScaleBarStyle ( )
private

Definition at line 27 of file qgsdoubleboxscalebarstyle.cpp.

Member Function Documentation

void QgsDoubleBoxScaleBarStyle::draw ( QPainter *  p,
double  xOffset = 0 
) const
virtual
QString QgsDoubleBoxScaleBarStyle::name ( ) const
virtual

Implements QgsScaleBarStyle.

Definition at line 37 of file qgsdoubleboxscalebarstyle.cpp.


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