Quantum GIS API Documentation  1.8
Classes | Defines
src/core/symbology-ng/qgslinesymbollayerv2.h File Reference
#include "qgssymbollayerv2.h"
#include <QPen>
#include <QVector>
Include dependency graph for qgslinesymbollayerv2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsSimpleLineSymbolLayerV2
class  QgsMarkerLineSymbolLayerV2
class  QgsLineDecorationSymbolLayerV2

Defines

#define DEFAULT_SIMPLELINE_COLOR   QColor(0,0,0)
#define DEFAULT_SIMPLELINE_WIDTH   DEFAULT_LINE_WIDTH
#define DEFAULT_SIMPLELINE_PENSTYLE   Qt::SolidLine
#define DEFAULT_SIMPLELINE_JOINSTYLE   Qt::BevelJoin
#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap
#define DEFAULT_MARKERLINE_ROTATE   true
#define DEFAULT_MARKERLINE_INTERVAL   3
#define DEFAULT_LINEDECORATION_COLOR   QColor(0,0,0)
#define DEFAULT_LINEDECORATION_WIDTH   DEFAULT_LINE_WIDTH

Define Documentation

#define DEFAULT_LINEDECORATION_COLOR   QColor(0,0,0)

Definition at line 172 of file qgslinesymbollayerv2.h.

Referenced by QgsLineDecorationSymbolLayerV2::create().

Definition at line 173 of file qgslinesymbollayerv2.h.

Referenced by QgsLineDecorationSymbolLayerV2::create().

Definition at line 95 of file qgslinesymbollayerv2.h.

Referenced by QgsMarkerLineSymbolLayerV2::create().

#define DEFAULT_MARKERLINE_ROTATE   true

Definition at line 94 of file qgslinesymbollayerv2.h.

Referenced by QgsMarkerLineSymbolLayerV2::create().

#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap

Definition at line 28 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_COLOR   QColor(0,0,0)

Definition at line 24 of file qgslinesymbollayerv2.h.

Referenced by QgsSimpleLineSymbolLayerV2::create().

#define DEFAULT_SIMPLELINE_JOINSTYLE   Qt::BevelJoin

Definition at line 27 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_PENSTYLE   Qt::SolidLine

Definition at line 26 of file qgslinesymbollayerv2.h.

Referenced by QgsSimpleLineSymbolLayerV2::create().

Definition at line 25 of file qgslinesymbollayerv2.h.

Referenced by QgsSimpleLineSymbolLayerV2::create().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines