Hi,

I want to be able to swap two QTreeWidgetItem positions in a QtreeWidget.
With other words move items up and down 1 position in a QtreeWidget.

Move.fw.png

After searching for hours online I just can't find a proper solution.
Not a single one of them works.
Have to add to this that I'm very new to QT.

Does anyone have a solution to my problem?

Thanks in advance.