Hi,
I lave a list view and a graphics view in a HBoxLayout. The List View contains names of widgets. I want to enable a functionality such that if I select and Item and drag it to the Graphics View it should show the widget there. But I am not able to properly use the drag and drop. Can anybody explain me how to enable a drag and drop and what is mime encoding etc. I am lost.
Thanks in advance.