![]() |
| ||
Classes - Annotated - Tree - Functions - Home - Structure |
The QDragLeaveEvent class provides an event which is sent to the widget when a drag and drop leaves the widget. More...
#include <qevent.h>
Inherits QEvent.
This event is always preceded by a QDragEnterEvent and a series of QDragMoveEvents. It is not sent if a QDropEvent is sent instead.
See also QDragEnterEvent, QDragMoveEvent and QDropEvent.
Do not create a QDragLeaveEvent yourself since these objects rely on Qt's internal state.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2001 Trolltech, all rights reserved.
Copyright © 2001 Trolltech | Trademarks | Qt version 3.0.0-beta1-beta1
|