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
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
void addDragObject(Q3DragObject *dragObject)
Call this to add each underlying drag object to the multiple drag object.
Definition: k3multipledrag.cpp:31
virtual void virtual_hook(int id, void *data)
Definition: k3multipledrag.cpp:77
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.