Quantum GIS API Documentation  master-693a1fe
QgsSVGFillSymbolLayerWidget Class Reference

#include <qgssymbollayerv2widget.h>

+ Inheritance diagram for QgsSVGFillSymbolLayerWidget:
+ Collaboration diagram for QgsSVGFillSymbolLayerWidget:

List of all members.

Public Member Functions

 QgsSVGFillSymbolLayerWidget (const QgsVectorLayer *vl, QWidget *parent=NULL)
virtual void setSymbolLayer (QgsSymbolLayerV2 *layer)
virtual QgsSymbolLayerV2symbolLayer ()

Static Public Member Functions

static QgsSymbolLayerV2Widgetcreate (const QgsVectorLayer *vl)

Protected Member Functions

void insertIcons ()
void updateParamGui ()

Protected Attributes

QgsSVGFillSymbolLayermLayer

Private Slots

void on_mBorderWidthSpinBox_valueChanged (double d)
void on_mBrowseToolButton_clicked ()
void on_mChangeBorderColorButton_colorChanged (const QColor &color)
void on_mChangeColorButton_colorChanged (const QColor &color)
void on_mDataDefinedPropertiesButton_clicked ()
void on_mRotationSpinBox_valueChanged (double d)
void on_mSVGLineEdit_editingFinished ()
void on_mSVGLineEdit_textEdited (const QString &text)
void on_mSvgOutlineWidthUnitComboBox_currentIndexChanged (int index)
void on_mTextureWidthSpinBox_valueChanged (double d)
void on_mTextureWidthUnitComboBox_currentIndexChanged (int index)
void populateIcons (const QModelIndex &item)
void setFile (const QModelIndex &item)

Detailed Description

Definition at line 268 of file qgssymbollayerv2widget.h.


Constructor & Destructor Documentation

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

Definition at line 1215 of file qgssymbollayerv2widget.cpp.

References insertIcons(), mLayer, populateIcons(), and setFile().


Member Function Documentation

Definition at line 275 of file qgssymbollayerv2widget.h.

Referenced by _initWidgetFunctions().

Definition at line 1331 of file qgssymbollayerv2widget.cpp.

Referenced by QgsSVGFillSymbolLayerWidget().

void QgsSVGFillSymbolLayerWidget::populateIcons ( const QModelIndex &  item) [private, slot]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines