libkdepim
KPIM::MailListDrag Class Reference
List of all members.Detailed Description
Definition at line 95 of file maillistdrag.h.
Public Member Functions | |
MailListDrag (MailList, QWidget *parent=0, MailTextSource *src=0) | |
~MailListDrag () | |
const char * | format (int i) const |
bool | provides (const char *mimeType) const |
QByteArray | encodedData (const char *) const |
void | setMailList (MailList) |
Static Public Member Functions | |
static const char * | format () |
static bool | canDecode (QMimeSource *e) |
static bool | decode (QDropEvent *e, MailList &s) |
static bool | decode (QDropEvent *e, QByteArray &a) |
static bool | decode (QByteArray &a, MailList &s) |
The documentation for this class was generated from the following files: