35  qDeleteAll( mWrappers );
 
   40  if ( mWrappers.contains( wrapper->
id() ) )
 
   43  mWrappers.insert( wrapper->
id(), wrapper );
 
   56    QgsDebugError( QStringLiteral( 
"Setting factory was not found for '%1', returning the default string factory" ).arg( 
id ) );
 
   65    return eww->
createEditor( setting, dynamicKeyPartList, parent );
 
Represent settings entry and provides methods for reading and writing settings values.
 
virtual QString typeId() const
Returns the id of the type of settings This can be re-implemented in a custom implementation of a set...
 
#define QgsDebugError(str)