<html><head><meta http-equiv=Content-Type content="text/html; charset=UTF-8"><META name="Author" content="Novell GroupWise WebAccess"><style type="text/css"> 
body p 

        margin: 0px; 
}
</style></head><body style='font-family: Helvetica, Arial, sans-serif; font-size: 13px; '>Good day,<br><br>I am the sole developer left on the development of the QRap plugin (www.QRap.org.za / <a href="https://sourceforge.net/projects/qrap/">https://sourceforge.net/projects/qrap/</a> ). As this is not even my main focus, I tent not to update so often as only sync with LTR versions. <br><br>Until QGis 2.8 the mouse clicked worked fine, but when I updated to 2.14 it no longer worked. Attached is the MouseEvent code I use. I originally had it inherit from QqsMapTool and then from QgsMapToolEmitPoint ... both works on QGis 2.8, but neither on 2.14.   I tried using QgsMapToolEmitPoint directly but it said <br>QgsMapToolEmitPoint::canvasClicked(QgsPoint&,Qt::MouseButton) does not exist when I run it ... it does not both in 2.8 and 2.14. <br><br>I can confirm that MapCanvas()->SetMapTool run sucessfully  (I caught the mapToolSet signal ... )<br><br>Does any of you with years of experience perhaps have a pointer that would help me resolve it. <br><br>Kind Regards<br>Magdaleen Ballot<br><br>PS: Why is QRap not in the QGis repository ... because it is huge, and I still want to get rid of Poco (which is used for XML parsing and replace it with a Qt component)<br><br></body></html>