26#include "moc_qgssettingseditorwidgetwrapper.cpp"
28using namespace Qt::StringLiterals;
32 QVariant editorDataVariant = widget->property(
"SETTING-EDITOR-WIDGET-WRAPPER" );
33 if ( editorDataVariant.isValid() )
63 editor->setProperty(
"SETTING-EDITOR-WIDGET-WRAPPER", QVariant::fromValue(
this ) );
Represents a settings entry and provides methods for reading and writing settings values.
#define QgsDebugError(str)