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

QAbstractItemModel::supportedDragActions( ) should be called with a list of indexes and the mime data

XMLWordPrintable

      When a model accepts multiple mime types, but each exclusively on a subtree for the mime type, there is no chance to tell the view that a subtree only accepts one of the mime types and not all.

      If QAbstractItemModel::supportedDragActions() was called with a list of indexes and the mime data, the model could decide if the item accepts the given mime data.

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

            Unassigned Unassigned
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes