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." ) );
39 bool QgsEnumerationWidgetFactory::isFieldSupported(
QgsVectorLayer* vl,
int fieldIdx )
virtual void enumValues(int index, QStringList &enumList)
Returns the possible enum values of an attribute.
QString tr(const char *sourceText, const char *disambiguation, int n)
QgsVectorDataProvider * dataProvider()
Returns the data provider.
Represents a vector layer which manages a vector based data sets.