There doesn't seem to be an easy method for shifting items up and down in a model that I can see.
There is the insertRow and removeRow functions, but no way of shifting a row up and down. Is there no method defined by Qt to do this? So will I need to implement my own slot to do this?
Thanks!
Bookmarks