Module qtjambi
Package io.qt.gui

Class QDragLeaveEvent

All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QDragLeaveEvent extends QEvent implements Cloneable

Event that is sent to a widget when a drag and drop action leaves it

Java wrapper for Qt class QDragLeaveEvent