KDE3Support
k3multipledrag.cpp
Go to the documentation of this file.
virtual QByteArray encodedData(const char *mime) const
Returns the data of a drag object with that supports the given mime type.
Definition: k3multipledrag.cpp:42
virtual void virtual_hook(int id, void *data)
Definition: k3multipledrag.cpp:77
void addDragObject(Q3DragObject *dragObject)
Call this to add each underlying drag object to the multiple drag object.
Definition: k3multipledrag.cpp:31
K3MultipleDrag(QWidget *dragSource=0, const char *name=0)
Create a new K3MultipleDrag object.
Definition: k3multipledrag.cpp:25
virtual const char * format(int i) const
Returns the i'th supported format, or 0.
Definition: k3multipledrag.cpp:58
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:59 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 22:51:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.