Äîêóìåíò âçÿò èç êýøà ïîèñêîâîé ìàøèíû. Àäðåñ
îðèãèíàëüíîãî äîêóìåíòà
: http://rtm-cs.sinp.msu.ru/manual/qt/qstoreddrag.html
Äàòà èçìåíåíèÿ: Sun Jul 12 02:58:58 1998 Äàòà èíäåêñèðîâàíèÿ: Mon Oct 1 20:34:13 2012 Êîäèðîâêà: |
Simple stored-value drag object for arbitrary MIME data. More...
#include <qdragobject.h>
Inherits QDragObject.
Inherited by QTextDrag.
When a block of data only has one representation, you can use a QStoredDrag to hold it.
Constructs a QStoredDrag. The parameters are passed to the QDragObject constructor, and the format is set to mimeType.
The data will be unset. Use setEncodedData() to set it.
Destroys the drag object and frees all allocated resources.
[virtual]
Returns the stored data.
See also: setEncodedData().
Sets the encoded data of this drag object to encodedData. The encoded data is what's delivered to the drop sites, and must be in a strictly defined and portable format.
The drag object can't be dropped (by the user) until this function has been called.
Search the documentation, FAQ, qt-interest archive and more (uses
www.troll.no):
This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.
It was generated from the following files:
Copyright © 1998 Troll Tech | Trademarks | Qt version 1.40
|