Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-67363

QListView and QListWidget only trigger indexesMoved in IconMode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.9
    • Widgets: Itemviews
    • None

    Description

      When using QListView or QListWidget, it would come in handy if indexesMoved would also be called in ListMode when an item is dragged / dropped. There's no other signal that can otherwise be used to catch such event. Alternatives are to use an event filter or subclass, both are cumbersome compared to using a signal.

      Not sure if I'm overlooking anything, is there a reason to only trigger indexesMoved in IconMode?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mbuijs Martijn Buijs
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes