Is it possible to draw polygons with QML?
QML and Qt Quick
7
Posts
4
Posters
9.6k
Views
1
Watching
-
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.