QGIS API Documentation
2.6.0-Brighton
|
Go to the source code of this file.
Classes | |
class | QgsSimpleFillSymbolLayerV2 |
class | QgsGradientFillSymbolLayerV2 |
class | QgsShapeburstFillSymbolLayerV2 |
class | QgsImageFillSymbolLayer |
Base class for polygon renderers generating texture images. More... | |
class | QgsSVGFillSymbolLayer |
A class for svg fill patterns. More... | |
class | QgsLinePatternFillSymbolLayer |
class | QgsPointPatternFillSymbolLayer |
class | QgsCentroidFillSymbolLayerV2 |
Macros | |
#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_JOINSTYLE Qt::BevelJoin |
#define | INF 1E20 |
#define DEFAULT_SIMPLEFILL_BORDERCOLOR QColor(0,0,0) |
#define DEFAULT_SIMPLEFILL_BORDERSTYLE Qt::SolidLine |
#define DEFAULT_SIMPLEFILL_BORDERWIDTH DEFAULT_LINE_WIDTH |
#define DEFAULT_SIMPLEFILL_COLOR QColor(0,0,255) |
#define DEFAULT_SIMPLEFILL_JOINSTYLE Qt::BevelJoin |
#define DEFAULT_SIMPLEFILL_STYLE Qt::SolidPattern |
#define INF 1E20 |