#include <kmime_headers_obs.h>
|
| | To (Content *p) |
| | To (Content *p, const TQCString &s) |
| | To (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 bool | isEmpty () |
| virtual const char * | type () |
|
void | addAddress (const AddressField &a) |
|
void | emails (TQStrList *l) |
|
void | names (TQStringList *l) |
|
void | displayNames (TQStringList *l) |
Represents a "To" header.
Definition at line 149 of file kmime_headers_obs.h.
◆ To() [1/4]
◆ To() [2/4]
◆ To() [3/4]
| To::To |
( |
Content * | p, |
|
|
const TQCString & | s ) |
|
inline |
◆ To() [4/4]
| To::To |
( |
Content * | p, |
|
|
const TQString & | s, |
|
|
const TQCString & | cs ) |
|
inline |
◆ ~To()
◆ clear()
| virtual void To::clear |
( |
| ) |
|
|
inlinevirtual |
◆ isEmpty()
| virtual bool To::isEmpty |
( |
| ) |
|
|
inlinevirtual |
◆ type()
| virtual const char * To::type |
( |
| ) |
|
|
inlinevirtual |
◆ a_ddrList
| ObsAddressList* To::a_ddrList |
|
protected |
The documentation for this class was generated from the following file: