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.
Classes:
- QColorDrag
    (Drag-and-drop object for transferring colors)
- QDragObject
    (Encapsulates MIME-based information transfer)
- QIconDrag
    (The drag object which is used for moving items in the iconview)
- QImageDrag
    (Drag-and-drop object for transferring images)
- QTextDrag
    (Drag-and-drop object for transferring plain and Unicode text)
| Copyright © 2000 Trolltech | Trademarks | Qt version 2.3.1 |