QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
35 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." ) );
43 if ( !list.isEmpty() )
QgsVectorDataProvider * dataProvider() FINAL
Returns the layer's data provider, it may be nullptr.
virtual void enumValues(int index, QStringList &enumList) const
Returns the possible enum values of an attribute.
Represents a vector layer which manages a vector based data sets.