File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -210,6 +210,7 @@ Renamed Classes {#qgis_api_break_3_0_renamed_classes}
210
210
<tr><td>QgsVectorRandomColorRampV2<td>QgsLimitedRandomColorRamp
211
211
<tr><td>QgsVectorRandomColorRampV2Dialog<td>QgsLimitedRandomColorRampDialog
212
212
<tr><td>QgsVectorRandomColorRampV2DialogBase<td>QgsLimitedRandomColorRampDialogBase
213
+ <tr><td>vertexData<td>QgsInterpolatorVertexData
213
214
</table>
214
215
215
216
<table>
@@ -1484,6 +1485,16 @@ QgsIFeatureSelectionManager {#qgis_api_break_3_0_QgsIFeatureSelectionMana
1484
1485
- selectedFeaturesIds() has been renamed to selectedFeatureIds()
1485
1486
1486
1487
1488
+ QgsInterpolator {#qgis_api_break_3_0_QgsInterpolator}
1489
+ ---------------
1490
+
1491
+ - The InputType enum was renamed to SourceType and the enum values were renamed.
1492
+ - LayerData.vectorLayer was renamed to LayerData.source
1493
+ - LayerData.zCoordInterpolation was renamed to LayerData.useZValue
1494
+ - LayerData.mInputType was renamed to LayerData.sourceType
1495
+
1496
+
1497
+
1487
1498
QgsJSONExporter {#qgis_api_break_3_0_QgsJSONExporter}
1488
1499
---------------
1489
1500
You can’t perform that action at this time.
0 commit comments