I want to change row order in my custom model by dragging them. I've table view and custom model using QAbstractTableModel. I need the same behaviour as in listWidget , when I can reorder items by dragging them. What I need to do to achieve the same effect in model/view ?


Reply With Quote


Bookmarks