ContentType Member List
This is the complete list of members for ContentType, including all inherited members.
as7BitString(bool incType=true) (defined in ContentType) | ContentType | virtual |
asUnicodeString() (defined in ContentType) | ContentType | virtual |
boundary() (defined in ContentType) | ContentType | |
c_ategory (defined in ContentType) | ContentType | protected |
category() (defined in ContentType) | ContentType | inline |
charset() (defined in ContentType) | ContentType | |
clear() (defined in ContentType) | ContentType | inlinevirtual |
ContentType() (defined in ContentType) | ContentType | inline |
ContentType(Content *p) (defined in ContentType) | ContentType | inline |
ContentType(Content *p, const TQCString &s) (defined in ContentType) | ContentType | inline |
ContentType(Content *p, const TQString &s) (defined in ContentType) | ContentType | inline |
from7BitString(const TQCString &s) (defined in ContentType) | ContentType | virtual |
fromUnicodeString(const TQString &s, const TQCString &) (defined in ContentType) | ContentType | virtual |
getParameter(const char *name) (defined in ContentType) | ContentType | protected |
id() (defined in ContentType) | ContentType | |
isEmpty() (defined in ContentType) | ContentType | inlinevirtual |
isHTMLText() (defined in ContentType) | ContentType | |
isImage() (defined in ContentType) | ContentType | |
isMediatype(const char *s) (defined in ContentType) | ContentType | |
isMultipart() (defined in ContentType) | ContentType | |
isPartial() (defined in ContentType) | ContentType | |
isPlainText() (defined in ContentType) | ContentType | |
isSubtype(const char *s) (defined in ContentType) | ContentType | |
isText() (defined in ContentType) | ContentType | |
m_imeType (defined in ContentType) | ContentType | protected |
mediaType() (defined in ContentType) | ContentType | |
mimeType() (defined in ContentType) | ContentType | inline |
name() (defined in ContentType) | ContentType | |
p_arams (defined in ContentType) | ContentType | protected |
partialCount() (defined in ContentType) | ContentType | |
partialNumber() (defined in ContentType) | ContentType | |
setBoundary(const TQCString &s) (defined in ContentType) | ContentType | |
setCategory(contentCategory c) (defined in ContentType) | ContentType | inline |
setCharset(const TQCString &s) (defined in ContentType) | ContentType | |
setId(const TQCString &s) (defined in ContentType) | ContentType | |
setMimeType(const TQCString &s) (defined in ContentType) | ContentType | |
setName(const TQString &s, const TQCString &cs) (defined in ContentType) | ContentType | |
setParameter(const TQCString &name, const TQCString &value, bool doubleQuotes=false) (defined in ContentType) | ContentType | protected |
setPartialParams(int total, int number) (defined in ContentType) | ContentType | |
subType() (defined in ContentType) | ContentType | |
type() (defined in ContentType) | ContentType | inlinevirtual |
~ContentType() (defined in ContentType) | ContentType | inline |