QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
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

◆ DEFAULT_MARKERLINE_INTERVAL

#define DEFAULT_MARKERLINE_INTERVAL   3

Definition at line 138 of file qgslinesymbollayerv2.h.

◆ DEFAULT_MARKERLINE_ROTATE

#define DEFAULT_MARKERLINE_ROTATE   true

Definition at line 137 of file qgslinesymbollayerv2.h.

◆ DEFAULT_SIMPLELINE_CAPSTYLE

#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap

Definition at line 30 of file qgslinesymbollayerv2.h.

◆ DEFAULT_SIMPLELINE_COLOR

#define DEFAULT_SIMPLELINE_COLOR   QColor(0,0,0)

Definition at line 26 of file qgslinesymbollayerv2.h.

◆ DEFAULT_SIMPLELINE_JOINSTYLE

#define DEFAULT_SIMPLELINE_JOINSTYLE   Qt::BevelJoin

Definition at line 29 of file qgslinesymbollayerv2.h.

◆ DEFAULT_SIMPLELINE_PENSTYLE

#define DEFAULT_SIMPLELINE_PENSTYLE   Qt::SolidLine

Definition at line 28 of file qgslinesymbollayerv2.h.

◆ DEFAULT_SIMPLELINE_WIDTH

#define DEFAULT_SIMPLELINE_WIDTH   DEFAULT_LINE_WIDTH

Definition at line 27 of file qgslinesymbollayerv2.h.