Represents a "References" header.
More...
#include <kmime_headers_obs.h>
Inherits Base.
List of all members.
Public Member Functions |
| References (Content *p) |
| References (Content *p, const TQCString &s) |
| References (Content *p, const TQString &s) |
virtual void | from7BitString (const TQCString &s) |
virtual TQCString | as7BitString (bool incType=true) |
virtual void | fromUnicodeString (const TQString &s, const TQCString &) |
virtual TQString | asUnicodeString () |
virtual void | clear () |
virtual bool | isEmpty () |
virtual const char * | type () |
int | count () |
TQCString | first () |
TQCString | next () |
TQCString | at (unsigned int i) |
void | append (const TQCString &s) |
Protected Attributes |
TQCString | r_ef |
int | p_os |
Detailed Description
Represents a "References" header.
Definition at line 208 of file kmime_headers_obs.h.
The documentation for this class was generated from the following file: