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

I'm using Qt open source license and i cannot find a controller similar in QtControls. Please any idea or suggestion ? Thanks in advance
Here is a solution based on the link that folibis shared in the comments above using
PathViewto layout the items of a model along aPathArc.