Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QHttpHeader
This is the complete list of members for
QHttpHeader
, including inherited members.
QHttpHeader
()
QHttpHeader
( const QHttpHeader &
header
)
QHttpHeader
( const QString &
str
)
~QHttpHeader
()
uint
contentLength
() const
QString
contentType
() const
bool
hasContentLength
() const
bool
hasContentType
() const
bool
hasKey
( const QString &
key
) const
bool
isValid
() const
QStringList
keys
() const
int
majorVersion
() const
int
minorVersion
() const
void
removeValue
( const QString &
key
)
void
setContentLength
( int
len
)
void
setContentType
( const QString &
type
)
void
setValue
( const QString &
key
, const QString &
value
)
QString
toString
() const
QString
value
( const QString &
key
) const
QHttpHeader &
operator=
( const QHttpHeader &
h
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1