qtdeclarative/examples/quick/externaldraganddrop
Oliver Eftevaag 8976c46f46 ExternalDragAndDrop example: Use controls from Qt Quick Controls 2
This patch changes the external drag and drop example to use qqc2
checkboxes instead of a custom made component.

It also changes the position of the checkbox in order to avoid having
the label text overlap with it.

Task-number: QTBUG-95736
Pick-to: 6.2
Change-Id: If3e798ea0ccd64921138690c7599876ec0584038
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2021-08-27 17:09:48 +02:00
..
doc Fix outdated FDL license header 2017-10-17 11:18:21 +00:00
CMakeLists.txt ExternalDragAndDrop example: Use controls from Qt Quick Controls 2 2021-08-27 17:09:48 +02:00
DragAndDropTextItem.qml ExternalDragAndDrop example: Use controls from Qt Quick Controls 2 2021-08-27 17:09:48 +02:00
externaldraganddrop.pro ExternalDragAndDrop example: Use controls from Qt Quick Controls 2 2021-08-27 17:09:48 +02:00
externaldraganddrop.qml ExternalDragAndDrop example: Use controls from Qt Quick Controls 2 2021-08-27 17:09:48 +02:00
externaldraganddrop.qmlproject Add support for external drag and drop in Quick items. 2013-09-09 22:58:45 +02:00
externaldraganddrop.qrc Add support for external drag and drop in Quick items. 2013-09-09 22:58:45 +02:00
main.cpp Fix outdated BSD license header 2017-10-17 11:18:11 +00:00