References Class Reference
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 QCString &s) |
| References (Content *p, const QString &s) |
virtual void | from7BitString (const QCString &s) |
virtual QCString | as7BitString (bool incType=true) |
virtual void | fromUnicodeString (const QString &s, const QCString &) |
virtual QString | asUnicodeString () |
virtual void | clear () |
virtual bool | isEmpty () |
virtual const char * | type () |
int | count () |
QCString | first () |
QCString | next () |
QCString | at (unsigned int i) |
void | append (const QCString &s) |
Protected Attributes |
QCString | 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: