<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi All,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m writing a plugin (python) for the latest QGIS stable and wanted to make use of QgsVectorLayer’s geometryChanged signal which I noticed says ‘added in 1.9’ or similar in the code. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My plugin already makes use of the featureAdded signal in 1.7.4 which works fine. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I installed 1.9.90 (yesterday) through the OSGeo4W installer, tried to connect to the geometryChanged signal but noticed instead that <b>featureAdded</b> no longer works. It seems that this signal is no longer emitted in the trunk version. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Ideally I’d like to be able to use the featureAdded, featureDeleted and geometryChanged signals. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Can anyone shed any light on why featureAdded has stopped working?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Looking forward to hearing your comments. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='mso-fareast-language:EN-GB'>Kind regards,<br><br>Pete<br><br><br><br><b>Peter Wells</b><br><br><b>Lutra Consulting</b><br><span style='color:gray'>23 Chestnut Close, Burgess Hill, RH15 8HN</span><br><a href="http://www.lutraconsulting.co.uk" target="_blank" title="This external link will open in a new window"><span style='color:blue'>www.lutraconsulting.co.uk</span></a><br>Tel: +44 (0)1444 848012<br>Mob: +44 (0)7704 781683<br>SIP: 1507403@sipgate.co.uk<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>