![]() |
Qt 4.8
|
Public Functions | |
| QHttpPGHRequest (const QHttpRequestHeader &h, QIODevice *d, QIODevice *t) | |
| QHttpPGHRequest (const QHttpRequestHeader &h, QByteArray *d, QIODevice *t) | |
| void | start (QHttp *) |
| ~QHttpPGHRequest () | |
Public Functions inherited from QHttpNormalRequest | |
| QIODevice * | destinationDevice () |
| bool | hasRequestHeader () |
| QHttpNormalRequest (const QHttpRequestHeader &h, QIODevice *d, QIODevice *t) | |
| QHttpNormalRequest (const QHttpRequestHeader &h, QByteArray *d, QIODevice *t) | |
| QHttpRequestHeader | requestHeader () |
| void | setRequestHeader (const QHttpRequestHeader &h) |
| QIODevice * | sourceDevice () |
| ~QHttpNormalRequest () | |
Public Functions inherited from QHttpRequest | |
| QHttpRequest () | |
| virtual | ~QHttpRequest () |
Additional Inherited Members | |
Public Variables inherited from QHttpRequest | |
| bool | finished |
| int | id |
Protected Variables inherited from QHttpNormalRequest | |
| QHttpRequestHeader | header |
|
inline |
Definition at line 312 of file qhttp.cpp.
|
inline |
Definition at line 316 of file qhttp.cpp.
|
virtual |
Reimplemented from QHttpNormalRequest.
Definition at line 326 of file qhttp.cpp.