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 )
43 if ( list.size() > 0 )