Quantum GIS API Documentation  1.7.4
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 152 of file qgslinesymbollayerv2.h.

Referenced by QgsLineDecorationSymbolLayerV2::create().

Definition at line 153 of file qgslinesymbollayerv2.h.

Referenced by QgsLineDecorationSymbolLayerV2::create().

Definition at line 78 of file qgslinesymbollayerv2.h.

Referenced by QgsMarkerLineSymbolLayerV2::create().

#define DEFAULT_MARKERLINE_ROTATE   true

Definition at line 77 of file qgslinesymbollayerv2.h.

Referenced by QgsMarkerLineSymbolLayerV2::create().

#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap

Definition at line 14 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_COLOR   QColor(0,0,0)

Definition at line 10 of file qgslinesymbollayerv2.h.

Referenced by QgsSimpleLineSymbolLayerV2::create().

#define DEFAULT_SIMPLELINE_JOINSTYLE   Qt::BevelJoin

Definition at line 13 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_PENSTYLE   Qt::SolidLine

Definition at line 12 of file qgslinesymbollayerv2.h.

Referenced by QgsSimpleLineSymbolLayerV2::create().

Definition at line 11 of file qgslinesymbollayerv2.h.

Referenced by QgsSimpleLineSymbolLayerV2::create().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines