#include <kmime_headers_obs.h>
Inherits Base.
List of all members.
Public Member Functions |
| CDisposition (Content *p) |
| CDisposition (Content *p, const TQCString &s) |
| CDisposition (Content *p, const TQString &s, const TQCString &cs) |
virtual void | from7BitString (const TQCString &s) |
virtual TQCString | as7BitString (bool incType=true) |
virtual void | fromUnicodeString (const TQString &s, const TQCString &cs) |
virtual TQString | asUnicodeString () |
virtual void | clear () |
virtual const char * | type () |
contentDisposition | disposition () |
void | setDisposition (contentDisposition d) |
bool | isAttachment () |
TQString | filename () |
void | setFilename (const TQString &s) |
Protected Attributes |
contentDisposition | d_isp |
TQString | f_ilename |
Detailed Description
Represents a "Content-Disposition" header.
Definition at line 327 of file kmime_headers_obs.h.
The documentation for this class was generated from the following file: