|
QGIS API Documentation
master-28efcda
|
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 | QgsLineDecorationSymbolLayerV2 |
| class | QgsMarkerLineSymbolLayerV2 |
| class | QgsSimpleLineSymbolLayerV2 |
Defines | |
| #define | DEFAULT_LINEDECORATION_COLOR QColor(0,0,0) |
| #define | DEFAULT_LINEDECORATION_WIDTH DEFAULT_LINE_WIDTH |
| #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 |
| #define DEFAULT_LINEDECORATION_COLOR QColor(0,0,0) |
Definition at line 204 of file qgslinesymbollayerv2.h.
Referenced by QgsLineDecorationSymbolLayerV2::create().
Definition at line 205 of file qgslinesymbollayerv2.h.
Referenced by QgsLineDecorationSymbolLayerV2::create().
| #define DEFAULT_MARKERLINE_INTERVAL 3 |
Definition at line 116 of file qgslinesymbollayerv2.h.
Referenced by QgsMarkerLineSymbolLayerV2::create().
| #define DEFAULT_MARKERLINE_ROTATE true |
Definition at line 115 of file qgslinesymbollayerv2.h.
Referenced by QgsMarkerLineSymbolLayerV2::create().
| #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.
Referenced by QgsSimpleLineSymbolLayerV2::create().
| #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.
Referenced by QgsSimpleLineSymbolLayerV2::create().
Definition at line 27 of file qgslinesymbollayerv2.h.
Referenced by QgsSimpleLineSymbolLayerV2::create().