#include <kmime_headers_obs.h>
Inherits Base.
|
TQCString | getParameter (const char *name) |
|
void | setParameter (const TQCString &name, const TQCString &value, bool doubleQuotes=false) |
|
Represents a "Content-Type" header.
Definition at line 238 of file kmime_headers_obs.h.
◆ ContentType() [1/4]
ContentType::ContentType |
( |
| ) |
|
|
inline |
◆ ContentType() [2/4]
ContentType::ContentType |
( |
Content * |
p | ) |
|
|
inline |
◆ ContentType() [3/4]
ContentType::ContentType |
( |
Content * |
p, |
|
|
const TQCString & |
s |
|
) |
| |
|
inline |
◆ ContentType() [4/4]
ContentType::ContentType |
( |
Content * |
p, |
|
|
const TQString & |
s |
|
) |
| |
|
inline |
◆ ~ContentType()
ContentType::~ContentType |
( |
| ) |
|
|
inline |
◆ as7BitString()
TQCString ContentType::as7BitString |
( |
bool |
incType = true | ) |
|
|
virtual |
◆ asUnicodeString()
TQString ContentType::asUnicodeString |
( |
| ) |
|
|
virtual |
◆ boundary()
TQCString ContentType::boundary |
( |
| ) |
|
◆ category()
contentCategory ContentType::category |
( |
| ) |
|
|
inline |
◆ charset()
TQCString ContentType::charset |
( |
| ) |
|
◆ clear()
virtual void ContentType::clear |
( |
| ) |
|
|
inlinevirtual |
◆ from7BitString()
void ContentType::from7BitString |
( |
const TQCString & |
s | ) |
|
|
virtual |
◆ fromUnicodeString()
void ContentType::fromUnicodeString |
( |
const TQString & |
s, |
|
|
const TQCString & |
|
|
) |
| |
|
virtual |
◆ getParameter()
TQCString ContentType::getParameter |
( |
const char * |
name | ) |
|
|
protected |
◆ id()
TQCString ContentType::id |
( |
| ) |
|
◆ isEmpty()
virtual bool ContentType::isEmpty |
( |
| ) |
|
|
inlinevirtual |
◆ isHTMLText()
bool ContentType::isHTMLText |
( |
| ) |
|
◆ isImage()
bool ContentType::isImage |
( |
| ) |
|
◆ isMediatype()
bool ContentType::isMediatype |
( |
const char * |
s | ) |
|
◆ isMultipart()
bool ContentType::isMultipart |
( |
| ) |
|
◆ isPartial()
bool ContentType::isPartial |
( |
| ) |
|
◆ isPlainText()
bool ContentType::isPlainText |
( |
| ) |
|
◆ isSubtype()
bool ContentType::isSubtype |
( |
const char * |
s | ) |
|
◆ isText()
bool ContentType::isText |
( |
| ) |
|
◆ mediaType()
TQCString ContentType::mediaType |
( |
| ) |
|
◆ mimeType()
TQCString ContentType::mimeType |
( |
| ) |
|
|
inline |
◆ name()
TQString ContentType::name |
( |
| ) |
|
◆ partialCount()
int ContentType::partialCount |
( |
| ) |
|
◆ partialNumber()
int ContentType::partialNumber |
( |
| ) |
|
◆ setBoundary()
void ContentType::setBoundary |
( |
const TQCString & |
s | ) |
|
◆ setCategory()
void ContentType::setCategory |
( |
contentCategory |
c | ) |
|
|
inline |
◆ setCharset()
void ContentType::setCharset |
( |
const TQCString & |
s | ) |
|
◆ setId()
void ContentType::setId |
( |
const TQCString & |
s | ) |
|
◆ setMimeType()
void ContentType::setMimeType |
( |
const TQCString & |
s | ) |
|
◆ setName()
void ContentType::setName |
( |
const TQString & |
s, |
|
|
const TQCString & |
cs |
|
) |
| |
◆ setParameter()
void ContentType::setParameter |
( |
const TQCString & |
name, |
|
|
const TQCString & |
value, |
|
|
bool |
doubleQuotes = false |
|
) |
| |
|
protected |
◆ setPartialParams()
void ContentType::setPartialParams |
( |
int |
total, |
|
|
int |
number |
|
) |
| |
◆ subType()
TQCString ContentType::subType |
( |
| ) |
|
◆ type()
virtual const char * ContentType::type |
( |
| ) |
|
|
inlinevirtual |
◆ c_ategory
contentCategory ContentType::c_ategory |
|
protected |
◆ m_imeType
TQCString ContentType::m_imeType |
|
protected |
◆ p_arams
TQCString ContentType::p_arams |
|
protected |
The documentation for this class was generated from the following files: