37 Q_UNUSED( proxyWidgets )
74 value = wrapper->
value();
static bool retrieveValue(QWidget *widget, QgsVectorLayer *vl, int idx, QVariant &value)
This class contains context information for attribute editor widgets.
QgsEditFormConfig * editFormConfig() const
Get the configuration of the form used to represent this vector layer.
static Q_DECL_DEPRECATED QWidget * createAttributeEditor(QWidget *parent, QWidget *editor, QgsVectorLayer *vl, int idx, const QVariant &value, QMap< int, QWidget *> &proxyWidgets)
Creates or prepares a attribute editor widget.
QVariantMap QgsEditorWidgetConfig
Holds a set of configuration parameters for a editor widget wrapper.
static bool setValue(QWidget *widget, QgsVectorLayer *vl, int idx, const QVariant &value)
Represents a vector layer which manages a vector based data sets.