Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The TQDragLeaveEvent class provides an event which is sent to the widget when a drag and drop leaves the widget. More...
#include <ntqevent.h>
Inherits TQEvent.
This event is always preceded by a TQDragEnterEvent and a series of TQDragMoveEvents. It is not sent if a TQDropEvent is sent instead.
See also TQDragEnterEvent, TQDragMoveEvent, TQDropEvent, Drag And Drop Classes, and Event Classes.
Constructs a TQDragLeaveEvent.
Warning: Do not create a TQDragLeaveEvent yourself since these objects rely on TQt's internal state.
This file is part of the TQt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | TQt 3.3.8
|