|
Quantum GIS API Documentation
1.7.4
|


Go to the source code of this file.
Classes | |
| class | QgsSimpleFillSymbolLayerV2 |
| class | QgsSVGFillSymbolLayer |
| A class for svg fill patterns. More... | |
| class | QgsCentroidFillSymbolLayerV2 |
Defines | |
| #define | DEFAULT_SIMPLEFILL_COLOR QColor(0,0,255) |
| #define | DEFAULT_SIMPLEFILL_STYLE Qt::SolidPattern |
| #define | DEFAULT_SIMPLEFILL_BORDERCOLOR QColor(0,0,0) |
| #define | DEFAULT_SIMPLEFILL_BORDERSTYLE Qt::SolidLine |
| #define | DEFAULT_SIMPLEFILL_BORDERWIDTH DEFAULT_LINE_WIDTH |
| #define DEFAULT_SIMPLEFILL_BORDERCOLOR QColor(0,0,0) |
Definition at line 9 of file qgsfillsymbollayerv2.h.
Referenced by QgsSimpleFillSymbolLayerV2::create().
| #define DEFAULT_SIMPLEFILL_BORDERSTYLE Qt::SolidLine |
Definition at line 10 of file qgsfillsymbollayerv2.h.
Referenced by QgsSimpleFillSymbolLayerV2::create().
Definition at line 11 of file qgsfillsymbollayerv2.h.
Referenced by QgsSimpleFillSymbolLayerV2::create().
| #define DEFAULT_SIMPLEFILL_COLOR QColor(0,0,255) |
Definition at line 7 of file qgsfillsymbollayerv2.h.
Referenced by QgsSimpleFillSymbolLayerV2::create().
| #define DEFAULT_SIMPLEFILL_STYLE Qt::SolidPattern |
Definition at line 8 of file qgsfillsymbollayerv2.h.
Referenced by QgsSimpleFillSymbolLayerV2::create().
1.7.6.1