KMail::PartNodeBodyPart Class Reference
an implemenation of the BodyPart interface using partNodes More...
#include <partnodebodypart.h>
Inherits KMail::Interface::BodyPart.
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)
Detailed Description
an implemenation of the BodyPart interface using partNodes
Member Function Documentation
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
|
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. |
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
|
Implements KMail::Interface::BodyPart. |
The documentation for this class was generated from the following files:
- partnodebodypart.h
- partnodebodypart.cpp