[Solved] Particular radius
QML and Qt Quick
11
Posts
4
Posters
4.0k
Views
1
Watching
-
how to get rettangle with just an radied angle?
as this:
http://imageshack.us/photo/my-images/846/immagineep.pngEdit: Moved to Qt Quick since OP wants to do this with QML. ZapB
-
BorderImage will work ok. Also you can draw border pixmap not only in QML, but in C++ too.