kmail
KMail::PartNodeBodyPart Class Reference
#include <partnodebodypart.h>
Inheritance diagram for KMail::PartNodeBodyPart:

Detailed Description
an implemenation of the BodyPart interface using partNodes
Definition at line 48 of file partnodebodypart.h.
Public Member Functions | |
PartNodeBodyPart (partNode &n, const QTextCodec *codec=0) | |
QString | makeLink (const QString &path) const |
QString | asText () const |
QByteArray | asBinary () const |
QString | contentTypeParameter (const char *param) const |
QString | contentDescription () const |
QString | contentDispositionParameter (const char *param) const |
bool | hasCompleteBody () const |
Interface::BodyPartMemento * | memento () const |
void | setBodyPartMemento (Interface::BodyPartMemento *memento) |
BodyPart::Display | defaultDisplay () const |
void | setDefaultDisplay (BodyPart::Display) |
Member Function Documentation
|
Implements KMail::Interface::BodyPart. Definition at line 62 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 56 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 70 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 74 of file partnodebodypart.cpp. |
|
Note2 that this method preserves the case of the parameter value returned. So, if the parameter you want to use defines the value to be case-insensitive (such as the smime-type parameter), you need to make sure you do the casemap yourself before comparing to a reference value. Implements KMail::Interface::BodyPart. Definition at line 66 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 92 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 79 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 48 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 84 of file partnodebodypart.cpp. |
|
Implements KMail::Interface::BodyPart. Definition at line 88 of file partnodebodypart.cpp. |
The documentation for this class was generated from the following files: