18#include "moc_qgssettingseditorwidgetwrapper.cpp" 
   29  QVariant editorDataVariant = widget->property( 
"SETTING-EDITOR-WIDGET-WRAPPER" );
 
   30  if ( editorDataVariant.isValid() )
 
 
   49    QgsDebugError( QStringLiteral( 
"editor could not be configured" ) );
 
 
   61    editor->setProperty( 
"SETTING-EDITOR-WIDGET-WRAPPER", QVariant::fromValue( 
this ) );
 
 
   72    QObject::connect( dialog, &QDialog::accepted, 
this, [
this]() {
 
 
Represents a settings entry and provides methods for reading and writing settings values.
 
#define QgsDebugError(str)