QGIS API Documentation  3.6.0-Noosa (5873452)
Classes | Macros
qgslinesymbollayer.h File Reference
#include "qgis_core.h"
#include "qgis.h"
#include "qgssymbollayer.h"
#include <QPen>
#include <QVector>
Include dependency graph for qgslinesymbollayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMarkerLineSymbolLayer
 
class  QgsSimpleLineSymbolLayer
 

Macros

#define DEFAULT_MARKERLINE_INTERVAL   3
 
#define DEFAULT_MARKERLINE_ROTATE   true
 
#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap
 
#define DEFAULT_SIMPLELINE_COLOR   QColor(35,35,35)
 
#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 166 of file qgslinesymbollayer.h.

◆ DEFAULT_MARKERLINE_ROTATE

#define DEFAULT_MARKERLINE_ROTATE   true

Definition at line 165 of file qgslinesymbollayer.h.

◆ DEFAULT_SIMPLELINE_CAPSTYLE

#define DEFAULT_SIMPLELINE_CAPSTYLE   Qt::SquareCap

Definition at line 32 of file qgslinesymbollayer.h.

◆ DEFAULT_SIMPLELINE_COLOR

#define DEFAULT_SIMPLELINE_COLOR   QColor(35,35,35)

Definition at line 28 of file qgslinesymbollayer.h.

◆ DEFAULT_SIMPLELINE_JOINSTYLE

#define DEFAULT_SIMPLELINE_JOINSTYLE   Qt::BevelJoin

Definition at line 31 of file qgslinesymbollayer.h.

◆ DEFAULT_SIMPLELINE_PENSTYLE

#define DEFAULT_SIMPLELINE_PENSTYLE   Qt::SolidLine

Definition at line 30 of file qgslinesymbollayer.h.

◆ DEFAULT_SIMPLELINE_WIDTH

#define DEFAULT_SIMPLELINE_WIDTH   DEFAULT_LINE_WIDTH

Definition at line 29 of file qgslinesymbollayer.h.