QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
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  QgsMarkerLineSymbolLayerV2
class  QgsSimpleLineSymbolLayerV2

Macros

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

Macro Definition Documentation

#define DEFAULT_MARKERLINE_INTERVAL   3

Definition at line 135 of file qgslinesymbollayerv2.h.

#define DEFAULT_MARKERLINE_ROTATE   true

Definition at line 134 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap

Definition at line 30 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_COLOR   QColor(0,0,0)

Definition at line 26 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_JOINSTYLE   Qt::BevelJoin

Definition at line 29 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_PENSTYLE   Qt::SolidLine

Definition at line 28 of file qgslinesymbollayerv2.h.

#define DEFAULT_SIMPLELINE_WIDTH   DEFAULT_LINE_WIDTH

Definition at line 27 of file qgslinesymbollayerv2.h.