Project: QGIS

Version: 3.0.0

Feature: API to allow drag'n'drop of custom browser items

QgsDataItem implementations may provide hasDragEnabled(), mimeUri() and QgsCustomDropHandler implementation to deal with drop of custom items.

This feature was developed by Martin Dobias