#include <qgssvgselectorwidget.h>
Definition at line 350 of file qgssvgselectorwidget.h.
 
◆ QgsSvgSelectorWidget()
      
        
          | QgsSvgSelectorWidget::QgsSvgSelectorWidget | ( | QWidget * | parent = nullptr | ) |  | 
      
 
 
◆ allowParamerters()
  
  | 
        
          | bool QgsSvgSelectorWidget::allowParamerters | ( |  | ) | const |  | inline | 
 
Returns if the group box to fill parameters is visible. 
- Since
- QGIS 3.18 
Definition at line 383 of file qgssvgselectorwidget.h.
 
 
◆ currentSvgPath()
      
        
          | QString QgsSvgSelectorWidget::currentSvgPath | ( |  | ) | const | 
      
 
 
◆ initParametersModel()
Initialize the parameters model so the context and the layer are referenced. 
- Since
- QGIS 3.18 
Definition at line 425 of file qgssvgselectorwidget.cpp.
 
 
◆ populateList()
  
  | 
        
          | void QgsSvgSelectorWidget::populateList | ( |  | ) |  |  | protected | 
 
 
◆ setAllowParameters()
      
        
          | void QgsSvgSelectorWidget::setAllowParameters | ( | bool | allow | ) |  | 
      
 
 
◆ setSvgParameters
  
  | 
        
          | void QgsSvgSelectorWidget::setSvgParameters | ( | const QMap< QString, QgsProperty > & | parameters | ) |  |  | slot | 
 
 
◆ setSvgPath
  
  | 
        
          | void QgsSvgSelectorWidget::setSvgPath | ( | const QString & | svgPath | ) |  |  | slot | 
 
 
◆ sourceLineEdit()
◆ svgParametersChanged
  
  | 
        
          | void QgsSvgSelectorWidget::svgParametersChanged | ( | const QMap< QString, QgsProperty > & | parameters | ) |  |  | signal | 
 
Emitted when the parameters have changed. 
- Since
- QGIS 3.18 
 
 
◆ svgSelected
  
  | 
        
          | void QgsSvgSelectorWidget::svgSelected | ( | const QString & | path | ) |  |  | signal | 
 
 
The documentation for this class was generated from the following files: