| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
#include <qgsrendererwidget.h>

Public Member Functions | |
| QgsDataDefinedSizeDialog (const QList< QgsSymbol * > &symbolList, QgsVectorLayer *layer) | |
  Public Member Functions inherited from QgsDataDefinedValueDialog | |
| QgsDataDefinedValueDialog (const QList< QgsSymbol * > &symbolList, QgsVectorLayer *layer, const QString &label) | |
| Constructor.  More... | |
| QgsSymbolWidgetContext | context () const | 
| Returns the context in which the symbol widget is shown, e.g., the associated map canvas and expression contexts.  More... | |
| void | setContext (const QgsSymbolWidgetContext &context) | 
| Sets the context in which the symbol widget is shown, e.g., the associated map canvas and expression contexts.  More... | |
| const QgsVectorLayer * | vectorLayer () const | 
| Returns the vector layer associated with the widget.  More... | |
  Public Member Functions inherited from QgsExpressionContextGenerator | |
| virtual | ~QgsExpressionContextGenerator ()=default | 
| virtual QgsExpressionContext | createExpressionContext () const =0 | 
| This method needs to be reimplemented in all classes which implement this interface and return an expression context.  More... | |
Protected Member Functions | |
| void | setDataDefined (QgsSymbol *symbol, const QgsProperty &dd) override | 
| QgsProperty | symbolDataDefined (const QgsSymbol *symbol) const override | 
| double | value (const QgsSymbol *symbol) const override | 
  Protected Member Functions inherited from QgsDataDefinedValueDialog | |
| void | init (int propertyKey) | 
| Should be called in the constructor of child classes.  More... | |
Additional Inherited Members | |
  Public Slots inherited from QgsDataDefinedValueDialog | |
| void | dataDefinedChanged () | 
Definition at line 283 of file qgsrendererwidget.h.
| QgsDataDefinedSizeDialog::QgsDataDefinedSizeDialog | ( | const QList< QgsSymbol * > & | symbolList, | 
| QgsVectorLayer * | layer | ||
| ) | 
Definition at line 504 of file qgsrendererwidget.cpp.
      
  | 
  overrideprotectedvirtual | 
Implements QgsDataDefinedValueDialog.
Definition at line 526 of file qgsrendererwidget.cpp.
      
  | 
  overrideprotectedvirtual | 
Implements QgsDataDefinedValueDialog.
Definition at line 515 of file qgsrendererwidget.cpp.
      
  | 
  overrideprotectedvirtual | 
Implements QgsDataDefinedValueDialog.
Definition at line 521 of file qgsrendererwidget.cpp.