qt5base-lts/examples/widgets/draganddrop/dropsite
Shawn Rutledge 4edcea762d DropSite example: support markdown
If the mime data includes text/markdown, display it decoded in the QLabel,
and also display the raw markdown in the table below.  QLabel supports
markdown since 51cbd5288c.

Ideally we should add proper support for markdown to QMimeData, but
it's too late to do that for Qt 5.

Pick-to: 5.15
Change-Id: I2a9998e4b239658fe49f39786e7c4fdd0c08b21a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-11-02 16:08:36 +01:00
..
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
droparea.cpp DropSite example: support markdown 2020-11-02 16:08:36 +01:00
droparea.h Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00
dropsite.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
dropsitewindow.cpp DropSite example: support markdown 2020-11-02 16:08:36 +01:00
dropsitewindow.h QtWidgets/D&D/dropsite example: Add copy functionality 2019-09-05 10:50:49 +02:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00