mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-04 00:04:25 -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.
 | 
			
		||||
%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 );
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user