blob: 4f8fa2621144e6d8fc81ff62dcda793201afc725 (
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 $TQTDIR/examples/dragdrop for the source code.
*/
|