Classes - Annotated - Tree - Functions - Home - Structure

QDragLeaveEvent Class Reference

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.

List of all member functions.

Public Members


Detailed Description

The QDragLeaveEvent class provides an event which is sent to the widget when a drag and drop leaves the widget.

This event is always preceded by a QDragEnterEvent and a series of QDragMoveEvent. It is not sent if a QDropEvent is sent instead.

See also QDragEnterEvent, QDragMoveEvent and QDropEvent.


Member Function Documentation

QDragLeaveEvent::QDragLeaveEvent ()

Constructs a QDragLeaveEvent. You must not create QDragLeaveEvents yourself, as they 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-2000 Trolltech, all rights reserved.


Copyright © 2000 TrolltechTrademarks
Qt version main-beta1