kdeui
kcolordrag.cpp File Reference
#include <qpainter.h>
#include "kcolordrag.h"
#include "kcolordrag.moc"
Include dependency graph for kcolordrag.cpp:
Go to the source code of this file.
Variables | |
static const char *const | color_mime_string = "application/x-color" |
static const char *const | text_mime_string = "text/plain" |
Variable Documentation
const char* const color_mime_string = "application/x-color" [static] |
Definition at line 23 of file kcolordrag.cpp.
const char* const text_mime_string = "text/plain" [static] |
Definition at line 24 of file kcolordrag.cpp.