34 return new QgsDummyConfigDlg( vl, fieldIdx, parent, QObject::tr(
"Combo box with values that can be used within the column's type. Must be supported by the provider." ) );
41 if ( !values.isEmpty() )
Configuration widget for dummy widgets.
virtual QList< QPair< QString, QString > > codedValues(int index) const
Returns the possible enum or coded values of an attribute in key-value pairs.
Represents a vector layer which manages a vector based dataset.
QgsVectorDataProvider * dataProvider() final
Returns the layer's data provider, it may be nullptr.