Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Drawing irregular shapes

$
0
0
Hi, You could try to do it in QML using a Canvas and http://qt-project.org/doc/qt-5/qml-qtquick-context2d.html#arc-method. I did it in C++ once and it worked out well, but the Canvas should work just as well.

Viewing all articles
Browse latest Browse all 4972

Trending Articles