Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The TQStoredDrag class provides a simple stored-value drag object for arbitrary MIME data. More...
#include <ntqdragobject.h>
Inherits TQDragObject.
Inherited by TQUriDrag and TQColorDrag.
When a block of data has only one representation, you can use a TQStoredDrag to hold it.
For more information about drag and drop, see the TQDragObject class and the drag and drop documentation.
See also Drag And Drop Classes.
The data will be unset. Use setEncodedData() to set it.
See also setEncodedData().
Reimplemented from TQMimeSource.
The drag object can't be dropped (by the user) until this function has been called.
This file is part of the TQt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|