Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QIconDragItem class encapsulates a drag item. More...
#include <qiconview.h>
The QIconDragItem class encapsulates a drag item.
The QIconDrag class uses a list of QIconDragItems to support drag and drop operations.
In practice a QIconDragItem object (or an object of a class derived from QIconDragItem) is created for each icon view item which is dragged. Each of these QIconDragItems is stored in a QIconDrag object.
See QIconView::dragObject() for more information.
See the fileiconview/qfileiconview.cpp and iconview/simple_dd/main.cpp examples.
See also Drag And Drop Classes.
Example: fileiconview/qfileiconview.cpp.
This file is part of the Qt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | Qt 3.3.8
|