QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
QgsSVGFillSymbolLayerWidget Class Reference

#include <qgssymbollayerv2widget.h>

Inheritance diagram for QgsSVGFillSymbolLayerWidget:
Inheritance graph
[legend]

Public Member Functions

 QgsSVGFillSymbolLayerWidget (const QgsVectorLayer *vl, QWidget *parent=NULL)
virtual void setSymbolLayer (QgsSymbolLayerV2 *layer)
virtual QgsSymbolLayerV2symbolLayer ()
- Public Member Functions inherited from QgsSymbolLayerV2Widget
 QgsSymbolLayerV2Widget (QWidget *parent, const QgsVectorLayer *vl=0)
virtual ~QgsSymbolLayerV2Widget ()

Static Public Member Functions

static QgsSymbolLayerV2Widgetcreate (const QgsVectorLayer *vl)

Protected Member Functions

void insertIcons ()
void updateParamGui (bool resetValues=true)
 Enables or disables svg fill color, border color and border width based on whether the svg file supports custom parameters.
- Protected Member Functions inherited from QgsSymbolLayerV2Widget
virtual QString dataDefinedPropertyLabel (const QString &entryName)
 Get label for data defined entry.

Protected Attributes

QgsSVGFillSymbolLayermLayer
- Protected Attributes inherited from QgsSymbolLayerV2Widget
const QgsVectorLayermVectorLayer

Additional Inherited Members

- Signals inherited from QgsSymbolLayerV2Widget
void changed ()

Constructor & Destructor Documentation

QgsSVGFillSymbolLayerWidget::QgsSVGFillSymbolLayerWidget ( const QgsVectorLayer vl,
QWidget *  parent = NULL 
)

Member Function Documentation

static QgsSymbolLayerV2Widget* QgsSVGFillSymbolLayerWidget::create ( const QgsVectorLayer vl)
inlinestatic
void QgsSVGFillSymbolLayerWidget::insertIcons ( )
protected
void QgsSVGFillSymbolLayerWidget::setSymbolLayer ( QgsSymbolLayerV2 layer)
virtual
QgsSymbolLayerV2 * QgsSVGFillSymbolLayerWidget::symbolLayer ( )
virtual
void QgsSVGFillSymbolLayerWidget::updateParamGui ( bool  resetValues = true)
protected

Enables or disables svg fill color, border color and border width based on whether the svg file supports custom parameters.

Parameters
resetValuesset to true to overwrite existing layer fill color, border color and border width with default values from svg file

Member Data Documentation

QgsSVGFillSymbolLayer* QgsSVGFillSymbolLayerWidget::mLayer
protected

The documentation for this class was generated from the following files: