Hello!
I have a QListWidget and two buttons ("move item up" and "move item down").
So, the list represents something like stack and it would be nice to give the ability to move selected item up/down in this stack to users.
Would you please suggest the right way to add this functionality?
Thanks!
Bookmarks