QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
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 26 of file qgslegacyhelpers.h.

Member Function Documentation

◆ convertEditType() [1/2]

const QString QgsLegacyHelpers::convertEditType ( QgsVectorLayer::EditType  editType,
QgsEditorWidgetConfig cfg,
QgsVectorLayer vl,
const QString name,
const QDomElement editTypeElement = QDomElement() 
)
static
Deprecated:
will be removed in QGIS 3.0

Definition at line 20 of file qgslegacyhelpers.cpp.

◆ convertEditType() [2/2]

QgsVectorLayer::EditType QgsLegacyHelpers::convertEditType ( const QString editType,
const QgsEditorWidgetConfig cfg,
QgsVectorLayer vl,
const QString name 
)
static
Deprecated:
will be removed in QGIS 3.0

Definition at line 209 of file qgslegacyhelpers.cpp.


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