42    case QMetaType::Type::QVariantMap:
 
   45      if ( 
typeName == QLatin1String( 
"json" ) || 
typeName == QLatin1String( 
"jsonb" ) )
 
   50    case QMetaType::Type::QVariantList:
 
 
QString typeName() const
Gets the field type.
 
QgsField field(int fieldIdx) const
Returns the field at particular index (must be in range 0..N-1).
 
A configuration widget for JSON edit widget.
 
Wraps a JSON edit widget.
 
Represents a vector layer which manages a vector based dataset.