Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtNetwork.QHttpResponseHeader Member List

This is the complete list of members for QtNetwork.QHttpResponseHeader, including all inherited members.

AddValue(string key, string value)QtNetwork.QHttpHeader
AllValues(string key)QtNetwork.QHttpHeader
ContentLength()QtNetwork.QHttpHeader
ContentTypeQtNetwork.QHttpHeader
CreateProxy()QtNetwork.QHttpResponseHeadervirtual
Dispose()QtNetwork.QHttpResponseHeader
HasContentLength()QtNetwork.QHttpHeader
HasContentType()QtNetwork.QHttpHeader
HasKey(string key)QtNetwork.QHttpHeader
interceptorQtNetwork.QHttpHeaderprotected
IsValid()QtNetwork.QHttpHeader
Keys()QtNetwork.QHttpHeader
MajorVersion()QtNetwork.QHttpResponseHeadervirtual
MinorVersion()QtNetwork.QHttpResponseHeadervirtual
Parse(string str)QtNetwork.QHttpHeaderprotected
ParseLine(string line, int number)QtNetwork.QHttpResponseHeaderprotectedvirtual
QHttpHeader(System.Type dummy)QtNetwork.QHttpHeaderprotected
QHttpHeader()QtNetwork.QHttpHeader
QHttpHeader(QHttpHeader header)QtNetwork.QHttpHeader
QHttpHeader(string str)QtNetwork.QHttpHeader
QHttpResponseHeader(System.Type dummy)QtNetwork.QHttpResponseHeaderprotected
QHttpResponseHeader()QtNetwork.QHttpResponseHeader
QHttpResponseHeader(QHttpResponseHeader header)QtNetwork.QHttpResponseHeader
QHttpResponseHeader(string str)QtNetwork.QHttpResponseHeader
QHttpResponseHeader(int code, string text="", int majorVer=1, int minorVer=1)QtNetwork.QHttpResponseHeader
ReasonPhrase()QtNetwork.QHttpResponseHeader
RemoveAllValues(string key)QtNetwork.QHttpHeader
RemoveValue(string key)QtNetwork.QHttpHeader
SetContentLength(int len)QtNetwork.QHttpHeader
SetStatusLine(int code, string text="", int majorVer=1, int minorVer=1)QtNetwork.QHttpResponseHeader
SetValid(bool arg1)QtNetwork.QHttpHeaderprotected
SetValue(string key, string value)QtNetwork.QHttpHeader
SmokeObjectQtNetwork.QHttpHeader
StatusCode()QtNetwork.QHttpResponseHeader
ToString()QtNetwork.QHttpResponseHeader
Value(string key)QtNetwork.QHttpHeader