Drag And Drop Classes
These classes deal with drag and drop and the necessary mime type
encoding and decoding. See also Drag and Drop with
Qt.
- QColorDrag
(Drag and drop object for transferring colors)
- QDragObject
(Encapsulates MIME-based data transfer)
- QIconDrag
(Supports drag and drop operations within a QIconView)
- QIconDragItem
(Encapsulates a drag item)
- QImageDrag
(Drag and drop object for transferring images)
- QStoredDrag
(Simple stored-value drag object for arbitrary MIME data)
- QTextDrag
(Drag and drop object for transferring plain and Unicode text)
- QUriDrag
(Drag object for a list of URI references)
Copyright © 2001 Trolltech | Trademarks
| Qt version 3.0.0-beta2
|