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

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

AuthenticationRequired(string hostname, ushort port, QAuthenticator authenticator)QtNetwork.IQHttpSignals
DataReadProgress(int done, int total)QtNetwork.IQHttpSignals
DataSendProgress(int done, int total)QtNetwork.IQHttpSignals
Destroyed(QObject obj=null)QtCore.IQObjectSignals
Destroyed()QtCore.IQObjectSignals
Done(bool error)QtNetwork.IQHttpSignals
ProxyAuthenticationRequired(QNetworkProxy proxy, QAuthenticator authenticator)QtNetwork.IQHttpSignals
ReadyRead(QHttpResponseHeader resp)QtNetwork.IQHttpSignals
RequestFinished(int id, bool error)QtNetwork.IQHttpSignals
RequestStarted(int id)QtNetwork.IQHttpSignals
ResponseHeaderReceived(QHttpResponseHeader resp)QtNetwork.IQHttpSignals
SslErrors(System.Collections.Generic.List< QSslError > errors)QtNetwork.IQHttpSignals
StateChanged(int state)QtNetwork.IQHttpSignals