Protected Member Functions | |
| QHttpConnector (QHttp *sender, ODHttp *receiver) | |
Private Slots | |
| void | stateChanged (int state) |
| void | readyRead (const QHttpResponseHeader &) |
| void | requestStarted (int id) |
| void | requestFinished (int id, bool error) |
| void | done (bool error) |
Private Attributes | |
| QHttp * | sender_ |
| ODHttp * | receiver_ |
Friends | |
| class | ODHttp |
| QHttpConnector::QHttpConnector | ( | QHttp * | sender, | |
| ODHttp * | receiver | |||
| ) | [inline, protected] |
| void QHttpConnector::done | ( | bool | error | ) | [inline, private, slot] |
| void QHttpConnector::readyRead | ( | const QHttpResponseHeader & | ) | [inline, private, slot] |
| void QHttpConnector::requestFinished | ( | int | id, | |
| bool | error | |||
| ) | [inline, private, slot] |
| void QHttpConnector::requestStarted | ( | int | id | ) | [inline, private, slot] |
| void QHttpConnector::stateChanged | ( | int | state | ) | [inline, private, slot] |
friend class ODHttp [friend] |
ODHttp* QHttpConnector::receiver_ [private] |
QHttp* QHttpConnector::sender_ [private] |
1.7.1