QML query: Non-rectangular Mouseareas ? What is possible ?
QML and Qt Quick
2
Posts
2
Posters
2.4k
Views
1
Watching
-
Hi guys,
I am looking to create what looks like a pie chart with sections of a circle which are clickable. At the moment I can make a circular mouseareas by creating a rectangle with a high value radius rounded corners and a regular rectangular mousearea. Is there a way to make other shapes such as a triangle with QML?
Thank you.
[Moved to Qt Quick forum -- mlong]