libkmime

KMime::Headers::Subject Class Reference

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::Subject:
KMime::Headers::Generics::GUnstructured KMime::Headers::Base

Public Member Functions

 Subject (Content *p)
 
 Subject (Content *p, const TQCString &s)
 
 Subject (Content *p, const TQString &s, const TQCString &cs)
 
virtual const char * type ()
 
bool isReply ()
 
- Public Member Functions inherited from KMime::Headers::Generics::GUnstructured
 GUnstructured (Content *p)
 
 GUnstructured (Content *p, const TQCString &s)
 
 GUnstructured (Content *p, const TQString &s, const TQCString &cs)
 
virtual void from7BitString (const TQCString &str)
 
virtual TQCString as7BitString (bool withHeaderType=true)
 
virtual void fromUnicodeString (const TQString &str, const TQCString &suggestedCharset)
 
virtual TQString asUnicodeString ()
 
virtual void clear ()
 
virtual bool isEmpty ()
 
- Public Member Functions inherited from KMime::Headers::Base
 Base ()
 
 Base (KMime::Content *parent)
 
virtual ~Base ()
 
KMime::Contentparent ()
 
void setParent (KMime::Content *p)
 
TQCString rfc2047Charset ()
 
void setRFC2047Charset (const TQCString &cs)
 
TQCString defaultCS ()
 
bool forceCS ()
 
bool is (const char *t)
 
bool isMimeHeader ()
 
bool isXHeader ()
 

Additional Inherited Members

- Public Types inherited from KMime::Headers::Base
typedef TQPtrList< BaseList
 
- Protected Member Functions inherited from KMime::Headers::Base
TQCString typeIntro ()
 
- Protected Attributes inherited from KMime::Headers::Base
const char * e_ncCS
 
Contentp_arent
 

Detailed Description

Represents a "Subject" header.

Definition at line 594 of file kmime_headers.h.

Member Function Documentation

◆ type()

virtual const char* KMime::Headers::Subject::type ( )
inlinevirtual

Return the type of this header (e.g.

"From")

Reimplemented from KMime::Headers::Base.

Definition at line 605 of file kmime_headers.h.


The documentation for this class was generated from the following file: