kcolordrag.h
static bool decode(TQMimeSource *e, TQColor &col)
Decodes the MIME source e and puts the resulting color into col.
Definition kcolordrag.cpp:89
static bool canDecode(TQMimeSource *e)
Returns true if the MIME source e contains a color object.
Definition kcolordrag.cpp:76
static KColorDrag * makeDrag(const TQColor &, TQWidget *dragsource) TDE_DEPRECATED
Definition kcolordrag.cpp:104
KColorDrag(TQWidget *dragsource=0, const char *name=0)
Constructs a color drag with a white color.
Definition kcolordrag.cpp:33
Trinity API Reference