25 , mMessageBar( messageBar )
36 return new QgsDummyConfigDlg( vl, fieldIdx, parent, QObject::tr(
"A widget for interacting with binary (BLOB) fields." ) );
42 const QVariant::Type type = field.
type();
44 return type == QVariant::ByteArray ? 20 : 0;
A bar for displaying non-blocking messages to the user.
QgsFields fields() const FINAL
Returns the list of fields of this layer.
Encapsulate a field in an attribute table or data source.
Represents a vector layer which manages a vector based data sets.
QgsField field(int fieldIdx) const
Gets field at particular index (must be in range 0..N-1)