Hi to all,
I am a beginner on QtQuick, and i need your help about the following problem
as described in the image:
1) I want to create two circular List [Circular List A] & [Circular List B] ; for this i used a PathView (could you tell me if using PathView is the best way to create a circular List?
2) I want to use a drag on each element on a circular List A so that each element of the List A will be dragged on the list B and will be delete on the A list .
For this i do not know how to use a list to handle each element of the list separately.
3) Is it possible to assign to each element of the list an action different to action assigned to other elements when we Use onClicked on every element?
someone could give me directions how to do?
Best Regards;
Mias21
↧