[Qgis-developer] setting CRS for multiple layers at once
Borys Jurgiel
lists at borysjurgiel.pl
Sun Mar 6 05:31:51 EST 2011
Hi J.E.F.,
It get into an infinite loop on layer groups. The loop in
QgsLegend::setGroupCRS takes the same child(0) again and again.
I don't dare to fix it with my lame loops ;-)
More copypaste remains:
qgislegend.cpp 802: //delete the legend layers first
qgislegend.cpp 821: delete lg;
qgislegend.h 373: /**Removes a legend group and its layers*/
More information about the Qgis-developer
mailing list