We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78c20b commit c055bd8Copy full SHA for c055bd8
python/core/qgssymbol.sip
@@ -77,7 +77,7 @@ class QgsSymbol
77
QColor selectionColor = Qt::yellow,
78
double scale = 1.0,
79
double rotation = 0.0,
80
- double rasterScaleFactor = 1.0
+ double rasterScaleFactor = 1.0,
81
double opacity = 1.0 );
82
83
/**Writes the contents of the symbol to a configuration file
0 commit comments