Skip to content

Commit

Permalink
Change bindings
Browse files Browse the repository at this point in the history
Manually inserting the proper binding
  • Loading branch information
roya0045 authored and nyalldawson committed Jan 10, 2019
1 parent 78caf77 commit 12273fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions python/core/auto_generated/qgslegendrenderer.sip.in
Expand Up @@ -53,6 +53,10 @@ Draw the legend with given painter. It will occupy the area reported in legendSi
Painter should be scaled beforehand so that units correspond to millimeters.
%End

void drawLegend( QgsRenderContext *rendercontext);
%Docstring
Draw the legend with given painter. It will occupy the area reported in legendSize().
%End

static void setNodeLegendStyle( QgsLayerTreeNode *node, QgsLegendStyle::Style style );
static QgsLegendStyle::Style nodeLegendStyle( QgsLayerTreeNode *node, QgsLayerTreeModel *model );
Expand Down

0 comments on commit 12273fa

Please sign in to comment.