Type used to refer to a specific symbol layer in a symbol of a layer.  
 More...
#include <qgssymbollayerreference.h>
Type used to refer to a specific symbol layer in a symbol of a layer. 
- Since
- QGIS 3.12 
Definition at line 137 of file qgssymbollayerreference.h.
◆ QgsSymbolLayerReference() [1/3]
  
  | 
        
          | QgsSymbolLayerReference::QgsSymbolLayerReference | ( |  | ) |  |  | default | 
 
 
◆ QgsSymbolLayerReference() [2/3]
  
  | 
        
          | Q_DECL_DEPRECATED QgsSymbolLayerReference::QgsSymbolLayerReference | ( | const QString & | layerId, |  
          |  |  | const QgsSymbolLayerId & | symbolLayer |  
          |  | ) |  |  |  | inline | 
 
 
◆ QgsSymbolLayerReference() [3/3]
  
  | 
        
          | QgsSymbolLayerReference::QgsSymbolLayerReference | ( | const QString & | layerId, |  
          |  |  | const QString & | symbolLayerId |  
          |  | ) |  |  |  | inline | 
 
Constructor. 
- Parameters
- 
  
    | layerId | layer id |  | symbolLayerId | symbol layer id |  
 
- Since
- QGIS 3.30 
Definition at line 159 of file qgssymbollayerreference.h.
 
 
◆ layerId()
  
  | 
        
          | QString QgsSymbolLayerReference::layerId | ( |  | ) | const |  | inline | 
 
 
◆ operator==()
◆ symbolLayerId()
  
  | 
        
          | Q_DECL_DEPRECATED QgsSymbolLayerId QgsSymbolLayerReference::symbolLayerId | ( |  | ) | const |  | inline | 
 
 
◆ symbolLayerIdV2()
  
  | 
        
          | QString QgsSymbolLayerReference::symbolLayerIdV2 | ( |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following file: