CC Class Reference
#include <kmime_headers_obs.h>
Inheritance diagram for CC:

Public Member Functions | |
CC (Content *p) | |
CC (Content *p, const TQCString &s) | |
CC (Content *p, const TQString &s, const TQCString &cs) | |
virtual const char * | type () |
![]() | |
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) |
Additional Inherited Members | |
![]() | |
ObsAddressList * | a_ddrList |
Detailed Description
Represents a "CC" header.
Definition at line 179 of file kmime_headers_obs.h.
Constructor & Destructor Documentation
◆ CC() [1/4]
|
inline |
Definition at line 182 of file kmime_headers_obs.h.
◆ CC() [2/4]
|
inline |
Definition at line 183 of file kmime_headers_obs.h.
◆ CC() [3/4]
|
inline |
Definition at line 184 of file kmime_headers_obs.h.
◆ CC() [4/4]
|
inline |
Definition at line 185 of file kmime_headers_obs.h.
◆ ~CC()
|
inline |
Definition at line 186 of file kmime_headers_obs.h.
Member Function Documentation
◆ type()
|
inlinevirtual |
Reimplemented from To.
Definition at line 188 of file kmime_headers_obs.h.
The documentation for this class was generated from the following file: