#include <kmime_headers_obs.h>
|
| | From (Content *p) |
| | From (Content *p, const TQCString &s) |
| | From (Content *p, const TQString &s, const TQCString &cs) |
| virtual const char * | type () |
| | AddressField (Content *p) |
| | AddressField (Content *p, const TQCString &s) |
| | AddressField (Content *p, const TQString &s, const TQCString &cs) |
| | AddressField (const AddressField &a) |
| AddressField & | operator= (const AddressField &a) |
|
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 () |
| bool | hasName () |
| bool | hasEmail () |
| TQString | name () |
|
TQCString | nameAs7Bit () |
| TQCString | email () |
| void | setName (const TQString &s) |
|
void | setNameFrom7Bit (const TQCString &s) |
| void | setEmail (const TQCString &s) |
Represent a "From" header.
Definition at line 101 of file kmime_headers_obs.h.
◆ From() [1/4]
◆ From() [2/4]
| From::From |
( |
Content * | p | ) |
|
|
inline |
◆ From() [3/4]
| From::From |
( |
Content * | p, |
|
|
const TQCString & | s ) |
|
inline |
◆ From() [4/4]
| From::From |
( |
Content * | p, |
|
|
const TQString & | s, |
|
|
const TQCString & | cs ) |
|
inline |
◆ ~From()
◆ type()
| virtual const char * From::type |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: