I tried to make a GUI like skype but without succeed. What I want is to make list of contact the same in skype list contact. when you click on some contact in that list, we could notice that a little frame appear, contact move down like in treewidget.
I have tried Qtreewidget, listwidget (with setitemWidget function) but nothing good.