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

#include <qgslegacyhelpers.h>

Static Public Member Functions

static Q_DECL_DEPRECATED const QString convertEditType (QgsVectorLayer::EditType editType, QgsEditorWidgetConfig &cfg, QgsVectorLayer *vl, const QString &name, const QDomElement &editTypeElement=QDomElement())
 
static Q_DECL_DEPRECATED QgsVectorLayer::EditType convertEditType (const QString &editType, const QgsEditorWidgetConfig &cfg, QgsVectorLayer *vl, const QString &name)
 

Detailed Description

Definition at line 23 of file qgslegacyhelpers.h.

Member Function Documentation

const QString QgsLegacyHelpers::convertEditType ( QgsVectorLayer::EditType  editType,
QgsEditorWidgetConfig cfg,
QgsVectorLayer vl,
const QString name,
const QDomElement editTypeElement = QDomElement() 
)
static

Definition at line 20 of file qgslegacyhelpers.cpp.

QgsVectorLayer::EditType QgsLegacyHelpers::convertEditType ( const QString editType,
const QgsEditorWidgetConfig cfg,
QgsVectorLayer vl,
const QString name 
)
static

Definition at line 207 of file qgslegacyhelpers.cpp.


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