blob: 25d3170aa7cdb2adb170e63f30dd7a4b1ad31ed4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
/*! \page dragdrop-example.html
\ingroup examples
\title Drag and Drop
This program demonstrates Qt's drag and drop functionality.
See $QTDIR/examples/dragdrop for the source code.
*/
|