mirror of https://github.com/qt/qtbase.git
Change-Id: I47903743685fadfe33820e7785b72d62109e77d0 Pick-to: 6.7 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> |
||
---|---|---|
.. | ||
draggableicons | ||
draggabletext | ||
dropsite | ||
CMakeLists.txt | ||
README | ||
draganddrop.pro |
README
Qt supports native drag and drop on all platforms via an extensible MIME-based system that enables applications to send data to each other in the most appropriate formats. Drag and drop can also be implemented for internal use by applications. Documentation for these examples can be found via the Examples link in the main Qt documentation.