Q3StoredDrag Class ReferenceThe Q3StoredDrag class provides a simple stored-value drag object for arbitrary MIME data. More... #include <Q3StoredDrag> This class is part of the Qt 3 support library. It is provided to keep old source code working. We strongly advise against using it in new code. See Porting to Qt 4 for more information. Inherits: Q3DragObject. Inherited by: Q3ColorDrag and Q3UriDrag. Public Functions
Reimplemented Public Functions
Additional Inherited Members
Detailed DescriptionThe Q3StoredDrag class provides a simple stored-value drag object for arbitrary MIME data. When a block of data has only one representation, you can use a Q3StoredDrag to hold it. For more information about drag and drop, see the Q3DragObject class and the drag and drop documentation. Member Function Documentation
|