Module qtjambi
Package io.qt.gui

Class QDragLeaveEvent

All Implemented Interfaces:
QtObjectInterface

public class QDragLeaveEvent extends QEvent

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

Java wrapper for Qt's class QDragLeaveEvent