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
type * current() const
void append(const type *item)
void append(const T &value)
iterator end()
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
virtual const char * format(int i) const =0
iterator begin()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.