[Qgis-developer] Value Tool does not work on 1.3.0

Jürgen E. Fischer jef at norbit.de
Tue Sep 15 14:28:57 EDT 2009


Hi Barry,

On Tue, 15. Sep 2009 at 17:39:57 +0100, Barry Rowlingson wrote:
>  I've just had a nose at the Value Tool code and I think I've solved it..
> 
>  Edit valuewidget.py and change the two instances of:
> SIGNAL("xyCoordinates(QgsPoint &)") to
> 
> SIGNAL("xyCoordinates(const QgsPoint &)")
> 
>  - it's just a case of adding 'const' before QgsPoint....
> 
>  It looks like the signal definition changed.

See also
http://lists.osgeo.org/pipermail/qgis-developer/2009-September/007590.html


Jürgen


-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502



More information about the Qgis-developer mailing list