[Qgis-developer] API break

Denis Rouzaud denis.rouzaud at gmail.com
Mon Mar 17 06:52:01 PDT 2014


Hi all,

I noticed an API break has been introduced after 2.2:

2.2: void QgsSingleSymbolRendererV2::startRender( QgsRenderContext& 
context, const QgsVectorLayer *vlayer );
2.3: void QgsSingleSymbolRendererV2::startRender( QgsRenderContext & 
context, const QgsFields &  fields );

I was using this in a plugin to determine if a feature was rendered or not.

This was introduced by Martin for multi-threading
https://github.com/qgis/QGIS/commit/2fcf556c3cb9c2618753adee390bf84a5ead4775

Although I believe that for such a change, some breaks were acceptable. 
Anyway, it would be nice to have this documented at some place. If it 
is, I did not find it.

Cheers,

Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140317/9ea619d8/attachment.html>


More information about the Qgis-developer mailing list