Qtopia Home - Classes - Hierachy - Annotated - Functions - Licenses - Reference |
|
The QDragEnterEvent class is the event sent to widgets when a drag-and-drop first drags onto it. More...
#include <qevent.h>
Inherits QDragMoveEvent.
This event is always immediate followed by a QDragMoveEvent, thus you need only respond to one or the other event. Note that this class inherits most of its functionality from QDragMoveEvent, which in turn inherits most of its functionality from QDropEvent.
See also QDragLeaveEvent, QDragMoveEvent, and QDropEvent.
This file is part of the Qtopia platform, copyright © 1995-2005 Trolltech, all rights reserved.
| Copyright © 2005 Trolltech | Trademarks | Qtopia version 2.2.0
|