28 QVariant editorDataVariant = widget->property(
"SETTING-EDITOR-WIDGET-WRAPPER" );
29 if ( editorDataVariant.isValid() )
48 QgsDebugError( QStringLiteral(
"editor could not be configured" ) );
60 editor->setProperty(
"SETTING-EDITOR-WIDGET-WRAPPER", QVariant::fromValue(
this ) );
71 QObject::connect( dialog, &QDialog::accepted,
this, [ = ]()
Represent settings entry and provides methods for reading and writing settings values.
#define QgsDebugError(str)