22#include "moc_qgswidgetwrapper.cpp"
28 if ( properties.isEmpty() )
44 , mInitialized( false )
55 mWidget->setProperty(
"EWV2Wrapper", QVariant::fromValue<QgsWidgetWrapper *>(
this ) );
76 if ( mConfig.contains( key ) )
118void QgsWidgetWrapper::aboutToSave()
Contains context information for attribute editor widgets.
Definition for a property.
@ DataTypeString
Property requires a string value.
Represents a vector layer which manages a vector based dataset.
QMap< int, QgsPropertyDefinition > QgsPropertiesDefinition
Definition of available properties.