Skip to content
  • 1 Votes
    3 Posts
    1k Views
    M
    @mrjj said in InternalMove for ListView not working in when view mode is IconMode: view->setMovement(QListView::Free); Yes, and the only difference this makes is apparently that the items can be dragged around to arbitrary positions, rather than snapping to a grid. This is not at all what I'm looking for. All I want is for the ListMode and IconMode to behave the same with regards to drag'n'drop, but the IconMode taking advantage of the horizontal space as well.