File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -180,6 +180,9 @@ Renamed Classes {#qgis_api_break_3_0_renamed_classes}
180
180
<tr><td>QgsVectorRandomColorRampV2Dialog<td>QgsLimitedRandomColorRampDialog
181
181
<tr><td>QgsVectorRandomColorRampV2DialogBase<td>QgsLimitedRandomColorRampDialogBase
182
182
<tr><th>QgsSymbolV2<th>QgsSymbol
183
+ <tr><th>QgsArcProperter<th>QgsStrategy
184
+ <tr><th>QgsDistanceArcProperter<th>QgsDistanceStrategy
185
+ <tr><th>QgsGraphArc<th>QgsGraphEdge
183
186
</table>
184
187
185
188
<table>
@@ -205,6 +208,17 @@ Renamed Classes {#qgis_api_break_3_0_renamed_classes}
205
208
<tr><td>QgsVectorLayerEditUtils<td>deleteVertexV2<td>deleteVertex
206
209
<tr><td>QgsComposerSymbolItem<td>symbolV2<td>symbol
207
210
<tr><td>QgsServerInterface<td>capabiblitiesCache<td>capabilitiesCache
211
+ <tr><td>QgsGraphEdge<td>property<td>cost
212
+ <tr><td>QgsGraphEdge<td>properties<td>strategies
213
+ <tr><td>QgsGraphVertex<td>outArc<td>outEdges
214
+ <tr><td>QgsGraphVertex<td>inArc<td>inEdges
215
+ <tr><td>QgsGraph<td>addArc<td>addEdges
216
+ <tr><td>QgsGraph<td>arcCount<td>edgeCount
217
+ <tr><td>QgsGraph<td>arc<td>edge
218
+ <tr><td>QgsGraphBuilder<td>addArc<td>addEdge
219
+ <tr><td>QgsGraphBuilderInterface<td>addArc<td>addEdge
220
+ <tr><td>QgsGraphDirectory<td>addProperter<td>addStrategy
221
+ <tr><td>QgsStrategy<td>addProperter<td>addStrategy
208
222
</table>
209
223
210
224
You can’t perform that action at this time.
0 commit comments