aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/draganddrop/dropsite/doc/dropsite.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/draganddrop/dropsite/doc/dropsite.rst')
-rw-r--r--examples/widgets/draganddrop/dropsite/doc/dropsite.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/widgets/draganddrop/dropsite/doc/dropsite.rst b/examples/widgets/draganddrop/dropsite/doc/dropsite.rst
new file mode 100644
index 000000000..8d6c42bc8
--- /dev/null
+++ b/examples/widgets/draganddrop/dropsite/doc/dropsite.rst
@@ -0,0 +1,8 @@
+Drop Site Example
+=================
+
+The Drop Site example shows how to distinguish the various MIME formats
+available in a drag and drop operation.
+
+It accepts drops from other applications and displays the MIME formats
+provided by the drag object.