File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -1181,7 +1181,7 @@ and the new ramp can be retrieved after executing the dialog by calling ramp().
1181
1181
QgsGraduatedSymbolRenderer {#qgis_api_break_3_0_QgsGraduatedSymbolRenderer}
1182
1182
--------------------------
1183
1183
1184
- - getDataValues() has been removed - use QgsVectorLayer ::getDoubleValues() instead
1184
+ - getDataValues() has been removed - use QgsVectorLayerUtils ::getDoubleValues() instead
1185
1185
1186
1186
1187
1187
QgsGraduatedSymbolRenderer {#qgis_api_break_3_0_QgsGraduatedSymbolRendererWidget}
@@ -2457,6 +2457,7 @@ displayExpression instead. For the map tip use mapTipTemplate() instead.
2457
2457
- pendingAllAttributesList() was dropped. Use allAttributes() instead.
2458
2458
- pendingPkAttributesList() and pkAttributeList() were dropped. Use primaryKeyAttributes() instead.
2459
2459
- pendingFeatureCount() was dropped. Use featureCount() instead.
2460
+ - getValues() and getDoubleValues() functions moved to QgsVectorLayerUtils.
2460
2461
2461
2462
2462
2463
QgsVectorLayerEditBuffer {#qgis_api_break_3_0_QgsVectorLayerEditBuffer}
You can’t perform that action at this time.
0 commit comments