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