[Qgis-developer] actionMoveVertex -> mistyping (n is missing)

Volkan Kepoglu vkepoglu at gmail.com
Thu Jan 22 08:03:05 EST 2009


very small mistyping.

>>> iface.actionMoveVertex()
exceptions.AttributeError: actionMoveVertex
>>> iface.actioMoveVertex()
<PyQt4.QtGui.QAction object at 0x03BC7E40>

the name of the function is "actioMoveVertex", i think,
"actionMoveVertex" is more better.
i am using qgis 1.0 preview2 and maybe already changed in 1.0.0.


More information about the Qgis-developer mailing list