Is it possible to draw polygons with QML?
-
There is QML open-source APIs called "qmlcanvas":http://qt.gitorious.org/qt-labs/qmlcanvas that might be useful if you insist on drawing with QML. For more info check the "other articles about it at Qt Developer Network":http://qt-project.org/search/tag/qmlcanvas.