| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   45   button->blockSignals( 
true );
 
   49   button->blockSignals( 
false );
 
   54   const auto propertyOverrideButtons { findChildren< QgsPropertyOverrideButton * >() };
 
   73 void QgsEditorConfigWidget::updateProperty()
 
  
Expression contexts are used to encapsulate the parameters around which a QgsExpression should be eva...
 
static QList< QgsExpressionContextScope * > globalProjectLayerScopes(const QgsMapLayer *layer)
Creates a list of three scopes: global, layer's project and layer.
 
QgsProperty property(int key) const override
Returns a matching property from the collection, if one exists.
 
QgsSignalBlocker< Object > whileBlocking(Object *object)
Temporarily blocks signals from a QObject while calling a single method from the object.
 
Represents a vector layer which manages a vector based data sets.
 
void setProperty(int key, const QgsProperty &property)
Adds a property to the collection and takes ownership of it.