mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Make diagram renderer (python bindings) more stable
This commit is contained in:
parent
b5dc7788a1
commit
731670102c
@ -128,7 +128,7 @@ class QgsDiagramRendererV2
|
|||||||
|
|
||||||
void renderDiagram( const QgsAttributes& att, QgsRenderContext& c, const QPointF& pos );
|
void renderDiagram( const QgsAttributes& att, QgsRenderContext& c, const QPointF& pos );
|
||||||
|
|
||||||
void setDiagram( QgsDiagram* d );
|
void setDiagram( QgsDiagram* d /Transfer/ );
|
||||||
const QgsDiagram* diagram() const;
|
const QgsDiagram* diagram() const;
|
||||||
|
|
||||||
/**Returns list with all diagram settings in the renderer*/
|
/**Returns list with all diagram settings in the renderer*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user