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;