kmail

KMail::IdentityDrag Class Reference

A QDragObject for KPIM::Identity. More...

#include <identitydrag.h>

Inherits QDragObject.

List of all members.


Public Member Functions

 IdentityDrag (const KPIM::Identity &ident, QWidget *dragSource=0, const char *name=0)
const char * format (int i) const
QByteArray encodedData (const char *mimetype) const

Static Public Member Functions

static bool canDecode (const QMimeSource *e)
static bool decode (const QMimeSource *e, KPIM::Identity &ident)

Protected Attributes

KPIM::Identity mIdent

Detailed Description

A QDragObject for KPIM::Identity.

Author:
Marc Mutz <mutz@kde.org>

Definition at line 44 of file identitydrag.h.


The documentation for this class was generated from the following files: