#include <identitydrag.h>
|
| | 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 bool | canDecode (const TQMimeSource *e) |
| static bool | decode (const TQMimeSource *e, KPIM::Identity &ident) |
A TQDragObject for KPIM::Identity.
- Author
- Marc Mutz mutz@.nosp@m.kde..nosp@m.org
Definition at line 44 of file identitydrag.h.
◆ IdentityDrag()
| KMail::IdentityDrag::IdentityDrag |
( |
const KPIM::Identity & | ident, |
|
|
TQWidget * | dragSource = 0, |
|
|
const char * | name = 0 ) |
◆ ~IdentityDrag()
| virtual KMail::IdentityDrag::~IdentityDrag |
( |
| ) |
|
|
inlinevirtual |
◆ canDecode()
| bool KMail::IdentityDrag::canDecode |
( |
const TQMimeSource * | e | ) |
|
|
static |
◆ decode()
| bool KMail::IdentityDrag::decode |
( |
const TQMimeSource * | e, |
|
|
KPIM::Identity & | ident ) |
|
static |
◆ encodedData()
| TQByteArray KMail::IdentityDrag::encodedData |
( |
const char * | mimetype | ) |
const |
◆ format()
| const char * KMail::IdentityDrag::format |
( |
int | i | ) |
const |
◆ mIdent
| KPIM::Identity KMail::IdentityDrag::mIdent |
|
protected |
The documentation for this class was generated from the following files: