KMail::IdentityDrag Class Reference
A TQDragObject for KPIM::Identity.
More...
#include <identitydrag.h>
Inherits TQDragObject.
List of all members.
Public Member Functions |
| IdentityDrag (const KPIM::Identity &ident, TQWidget *dragSource=0, const char *name=0) |
const char * | format (int i) const |
TQByteArray | encodedData (const char *mimetype) const |
Static Public Member Functions |
static bool | canDecode (const TQMimeSource *e) |
static bool | decode (const TQMimeSource *e, KPIM::Identity &ident) |
Protected Attributes |
KPIM::Identity | mIdent |
Detailed Description
A TQDragObject 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: