Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
QHttpPGHRequest (const QHttpRequestHeader &h, QIODevice *d, QIODevice *t) | |
QHttpPGHRequest (const QHttpRequestHeader &h, QByteArray *d, QIODevice *t) | |
~QHttpPGHRequest () | |
void | start (QHttp *) |
QHttpPGHRequest::QHttpPGHRequest | ( | const QHttpRequestHeader & | h, |
QIODevice * | d, | ||
QIODevice * | t | ||
) | [inline] |
QHttpPGHRequest::QHttpPGHRequest | ( | const QHttpRequestHeader & | h, |
QByteArray * | d, | ||
QIODevice * | t | ||
) | [inline] |
QHttpPGHRequest::~QHttpPGHRequest | ( | ) | [inline] |
void QHttpPGHRequest::start | ( | QHttp * | http | ) | [virtual] |
Reimplementado de QHttpNormalRequest.