<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>To the QGIS developers (and not a newbie QGIS plugin developer
      like me) -<br>
    </p>
    <p>Is there a QGIS python binding for class "QgsMapToolCapture". Or
      do I have to recreate the various point, line and polygon capture
      tools ?</p>
    <p>My goal is to have 3 tools (point, line and polygon capture)
      available though a QGIS plugin and show the capture -  result in
      the canvas using  QgsRubberBand. I can't find any documentations
      for the python bindings for QgsMapToolCapture and I guess that
      they doesn't exist.<br>
    </p>
    <p>I refuse to believe I'm the only one having this problem - So:<br>
    </p>
    <ul>
      <li>Does the python bindings exist or not ?</li>
      <li>If the first answer are "not": Is there some QGIS / qt /
        python based replacement for "QgsMapToolCapture" ??</li>
    </ul>
    <p>Regards <br>
    </p>
    <p>Bo Victor Thomsen<br>
    </p>
    <p><br>
    </p>
    <p> <br>
    </p>
  </body>
</html>