Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The QDropSite class provides nothing and does nothing. More...
#include <QDropSite>
This class is part of the Qt 3 compatibility library. It is provided to keep old source code working. We strongly advise against using it in new code.
The QDropSite class provides nothing and does nothing.
It was used in Qt 1.x to do some drag and drop; that has since been folded into QWidget.
See also QDragObject, QTextDrag, and QImageDrag.
Constructs a QDropSite to handle events for the widget self.
Pass this as the self parameter. This enables dropping by calling QWidget::setAcceptDrops(true).
Destroys the drop site.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp2 |