ListView with List Items arranged on Half Circle using QML
-
I'm Trying to make a Circular ListView with List Items arranged on Half Circle. it should look something like this:

each time i select and item another listview show appear
Could be the Pathview is the best solution here ? or a listview where i can add the x translation effect ?
I'm using Qt open source license and i cannot find a controller similar in QtControls. Please any idea or suggestion ? Thanks in advance