Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
QHttpPrivate () | |
Atributos públicos | |
QSocket | socket |
QPtrList< QHttpRequest > | pending |
QHttp::State | state |
QHttp::Error | error |
QString | errorString |
QString | hostname |
Q_UINT16 | port |
QByteArray | buffer |
QIODevice * | toDevice |
QIODevice * | postDevice |
uint | bytesDone |
uint | bytesTotal |
Q_LONG | chunkedSize |
QHttpRequestHeader | header |
bool | readHeader |
QString | headerStr |
QHttpResponseHeader | response |
int | idleTimer |
QMembuf | rba |
QHttpPrivate::QHttpPrivate | ( | ) | [inline] |
Q_LONG QHttpPrivate::chunkedSize |
Q_UINT16 QHttpPrivate::port |