mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-08 00:06:51 -05:00
Change bindings
Manually inserting the proper binding
This commit is contained in:
parent
78caf770e3
commit
12273fa83a
@ -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.
|
Painter should be scaled beforehand so that units correspond to millimeters.
|
||||||
%End
|
%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 void setNodeLegendStyle( QgsLayerTreeNode *node, QgsLegendStyle::Style style );
|
||||||
static QgsLegendStyle::Style nodeLegendStyle( QgsLayerTreeNode *node, QgsLayerTreeModel *model );
|
static QgsLegendStyle::Style nodeLegendStyle( QgsLayerTreeNode *node, QgsLayerTreeModel *model );
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user