QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Macros
qgsfillsymbollayerv2.h File Reference
#include "qgssymbollayerv2.h"
#include <QPen>
#include <QBrush>
Include dependency graph for qgsfillsymbollayerv2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsCentroidFillSymbolLayerV2
class  QgsGradientFillSymbolLayerV2
class  QgsImageFillSymbolLayer
 Base class for polygon renderers generating texture images. More...
class  QgsLinePatternFillSymbolLayer
class  QgsPointPatternFillSymbolLayer
class  QgsRasterFillSymbolLayer
 A class for filling symbols with a repeated raster image. More...
class  QgsShapeburstFillSymbolLayerV2
class  QgsSimpleFillSymbolLayerV2
class  QgsSVGFillSymbolLayer
 A class for svg fill patterns. More...

Macros

#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

Macro Definition Documentation

#define DEFAULT_SIMPLEFILL_BORDERCOLOR   QColor(0,0,0)

Definition at line 23 of file qgsfillsymbollayerv2.h.

#define DEFAULT_SIMPLEFILL_BORDERSTYLE   Qt::SolidLine

Definition at line 24 of file qgsfillsymbollayerv2.h.

#define DEFAULT_SIMPLEFILL_BORDERWIDTH   DEFAULT_LINE_WIDTH

Definition at line 25 of file qgsfillsymbollayerv2.h.

#define DEFAULT_SIMPLEFILL_COLOR   QColor(0,0,255)

Definition at line 21 of file qgsfillsymbollayerv2.h.

#define DEFAULT_SIMPLEFILL_JOINSTYLE   Qt::BevelJoin

Definition at line 26 of file qgsfillsymbollayerv2.h.

#define DEFAULT_SIMPLEFILL_STYLE   Qt::SolidPattern

Definition at line 22 of file qgsfillsymbollayerv2.h.

#define INF   1E20

Definition at line 28 of file qgsfillsymbollayerv2.h.