Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #4348 from nyalldawson/sipify_maplayer
Sipify QgsMapLayer and cleanup API
  • Loading branch information
nyalldawson committed Apr 10, 2017
2 parents 78d02b7 + 9dabb9d commit 9837c99
Show file tree
Hide file tree
Showing 9 changed files with 964 additions and 608 deletions.
1 change: 1 addition & 0 deletions doc/api_break.dox
Expand Up @@ -1390,6 +1390,7 @@ screenUpdateRequested() were removed. These members have had no effect for a num
- asLayerDefinition(), fromLayerDefinition(), fromLayerDefinitionFile() were moved to QgsLayerDefinition class and renamed to exportLayerDefinitionLayers() resp. loadLayerDefinitionLayers()
- loadNamedStyleFromDb() was renamed to loadNamedStyleFromDatabase()
- readLayerXml() and writeLayerXml() expect QgsPathResolver reference as the last argument
- the invalidTransformInput() slot was removed - calling this slot had no effect

QgsMapOverviewCanvas {#qgis_api_break_3_0_QgsMapOverviewCanvas}
--------------------
Expand Down
1 change: 0 additions & 1 deletion python/auto_sip.blacklist
Expand Up @@ -53,7 +53,6 @@ core/qgslegendrenderer.sip
core/qgslegendsettings.sip
core/qgslogger.sip
core/qgsmaphittest.sip
core/qgsmaplayer.sip
core/qgsmaplayerdependency.sip
core/qgsmaplayerlegend.sip
core/qgsmaplayermodel.sip
Expand Down

0 comments on commit 9837c99

Please sign in to comment.