C++ (Qt)listwidget.setAcceptDrops(true);listwidget.setDragEnabled(true);listwidget.setDragDropMode(QAbstractItemView::InternalMove);