40 return new QgsDummyConfigDlg( vl, fieldIdx, parent, QObject::tr(
"Key/Value field" ) );
46 return field.
type() == QVariant::Map && field.
subType() != QVariant::Invalid ? 20 : 0;
QgsFields fields() const override
Returns the list of fields of this layer.
Encapsulate a field in an attribute table or data source.
QVariant::Type subType() const
If the field is a collection, gets its element's type.
Represents a vector layer which manages a vector based data sets.
QgsField field(int fieldIdx) const
Get field at particular index (must be in range 0..N-1)