KDE3Support
k3colordrag.cpp
Go to the documentation of this file.
static bool canDecode(QMimeSource *e)
Returns true if the MIME source e contains a color object.
Definition: k3colordrag.cpp:77
virtual void virtual_hook(int id, void *data)
Definition: k3colordrag.cpp:110
virtual QByteArray encodedData(const char *m) const
Definition: k3colordrag.cpp:63
K3ColorDrag(QWidget *dragsource=0, const char *name=0)
Constructs a color drag with a white color.
Definition: k3colordrag.cpp:34
static bool decode(QMimeSource *e, QColor &col)
Decodes the MIME source e and puts the resulting color into col.
Definition: k3colordrag.cpp:90
static K3ColorDrag * makeDrag(const QColor &, QWidget *dragsource)
Definition: k3colordrag.cpp:105
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.