QGIS API Documentation  2.12.0-Lyon
Static Public Member Functions | List of all members
QgsSymbologyV2Conversion Class Reference

This class is not a part of public API, it is intended only for compatibility with older versions of QGIS (1.x) More...

#include <qgssymbologyv2conversion.h>

Static Public Member Functions

static QString brushStyle2QString (Qt::BrushStyle brushstyle)
 
static QString penStyle2QString (Qt::PenStyle penstyle)
 
static Qt::BrushStyle qString2BrushStyle (const QString &string)
 
static Qt::PenStyle qString2PenStyle (const QString &string)
 
static QgsFeatureRendererV2readOldRenderer (const QDomNode &layerNode, QGis::GeometryType geomType)
 Read old renderer definition from XML and create matching new renderer. More...
 

Detailed Description

This class is not a part of public API, it is intended only for compatibility with older versions of QGIS (1.x)

Definition at line 27 of file qgssymbologyv2conversion.h.

Member Function Documentation

QString QgsSymbologyV2Conversion::brushStyle2QString ( Qt::BrushStyle  brushstyle)
static

Definition at line 425 of file qgssymbologyv2conversion.cpp.

QString QgsSymbologyV2Conversion::penStyle2QString ( Qt::PenStyle  penstyle)
static

Definition at line 353 of file qgssymbologyv2conversion.cpp.

Qt::BrushStyle QgsSymbologyV2Conversion::qString2BrushStyle ( const QString string)
static

Definition at line 498 of file qgssymbologyv2conversion.cpp.

Qt::PenStyle QgsSymbologyV2Conversion::qString2PenStyle ( const QString string)
static

Definition at line 389 of file qgssymbologyv2conversion.cpp.

QgsFeatureRendererV2 * QgsSymbologyV2Conversion::readOldRenderer ( const QDomNode layerNode,
QGis::GeometryType  geomType 
)
static

Read old renderer definition from XML and create matching new renderer.

Definition at line 283 of file qgssymbologyv2conversion.cpp.


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