mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
don't forget the python bindings
git-svn-id: http://svn.osgeo.org/qgis/trunk@13136 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
40ba110105
commit
c1ca74c830
@ -79,7 +79,7 @@ public:
|
||||
|
||||
virtual QgsSymbolV2List symbols()=0;
|
||||
|
||||
void renderFeature(QgsFeature& feature, QgsRenderContext& context, int layer = -1, bool drawVertexMarker = false );
|
||||
virtual void renderFeature(QgsFeature& feature, QgsRenderContext& context, int layer = -1, bool drawVertexMarker = false );
|
||||
|
||||
bool usingSymbolLevels() const;
|
||||
void setUsingSymbolLevels(bool usingSymbolLevels);
|
||||
|
Loading…
x
Reference in New Issue
Block a user