libkdepim
Komposer::Attachment Class Reference
List of all members.Detailed Description
Definition at line 32 of file attachment.h.
Public Member Functions | |
| Attachment (const QString &name, const QCString &cte, const QByteArray &data, const QCString &type, const QCString &subType, const QCString ¶mAttr, const QString ¶mValue, const QCString &contDisp) | |
| ~Attachment () | |
| QString | name () const |
| QCString | cte () const |
| QByteArray | data () const |
| QCString | type () const |
| QCString | subType () const |
| QCString | paramAttr () const |
| QString | paramValue () const |
| QCString | contentDisposition () const |
The documentation for this class was generated from the following files:

