Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QDropSite class provides nothing and does nothing. More...
#include <qdropsite.h>
This class is obsolete. It is provided to keep old source working. We strongly advise against using it in new code.
If your code uses it, you can safely delete it.
It was used in Qt 1.x to do some drag and drop; that has since been folded into QWidget.
For detailed information about drag-and-drop, see the QDragObject class.
See also QDragObject, QTextDrag, and QImageDrag.
Pass this as the self parameter. This enables dropping by calling QWidget::setAcceptDrops(TRUE).
This file is part of the Qt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | Qt 3.3.8
|