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() )
 
 
Configuration widget for dummy widgets.
 
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 dataset.
 
QgsVectorDataProvider * dataProvider() FINAL
Returns the layer's data provider, it may be nullptr.