okteta
dropper.h
Go to the documentation of this file.
bool handleDropEvent(QDropEvent *dropEvent)
Definition: dropper.cpp:121
bool handleDragEnterEvent(QDragEnterEvent *dragEnterEvent)
Definition: dropper.cpp:54
void handleInternalDrag(QDropEvent *dropEvent, AbstractByteArrayView *sourceByteArrayView)
Definition: dropper.cpp:147
Definition: dropper.h:41
bool handleDragMoveEvent(QDragMoveEvent *dragMoveEvent)
Definition: dropper.cpp:76
bool handleDragLeaveEvent(QDragLeaveEvent *dragLeaveEvent)
Definition: dropper.cpp:99
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.