libkmime

KMime::Headers::FollowUpTo Class Reference

#include <kmime_headers.h>

Inheritance diagram for KMime::Headers::FollowUpTo:
KMime::Headers::Newsgroups KMime::Headers::Base

Public Member Functions

 FollowUpTo (Content *p)
 FollowUpTo (Content *p, const TQCString &s)
 FollowUpTo (Content *p, const TQString &s)
virtual const char * type ()
- Public Member Functions inherited from KMime::Headers::Newsgroups
 Newsgroups (Content *p)
 Newsgroups (Content *p, const TQCString &s)
 Newsgroups (Content *p, const TQString &s)
virtual void from7BitString (const TQCString &s)
virtual TQCString as7BitString (bool incType=true)
virtual void fromUnicodeString (const TQString &s, const TQCString &)
virtual TQString asUnicodeString ()
virtual void clear ()
virtual bool isEmpty ()
TQCString firstGroup ()
bool isCrossposted ()
TQStringList getGroups ()
- 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::Newsgroups
TQCString g_roups

Detailed Description

Represents a "Followup-To" header.

Definition at line 721 of file kmime_headers.h.

Member Function Documentation

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

Return the type of this header (e.g.

"From")

Reimplemented from KMime::Headers::Newsgroups.

Definition at line 730 of file kmime_headers.h.


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