Hi,
Is it possible to disable the drag and drop reorder action ?
When I override the dropEvent I can manage myself the drop but the visual of QTreeWidget shows the line between two item.
How solve this issue ?
Thanks