Activity
From 2019-01-08 to 2019-02-06
2019-01-23
- 08:12 AM Bug report #21053 (Closed): QgsMapMouseEvent misses overload in python API
- Thanks, your right, that was my fault.
Everything works right.
2019-01-21
- 07:44 AM Bug report #21053: QgsMapMouseEvent misses overload in python API
- The error is:
QPointF(0.5 * canvas.width(), 0.5 * canvas.height())
this should be a QPoint, not QPointF. - 07:37 AM Bug report #21053 (Closed): QgsMapMouseEvent misses overload in python API
- h2. Description
According to the API documentation, the QgsMapMouseEvent can be created using two different constr...
Also available in: Atom