Inheritance diagram for HttpTester:


Definition at line 15 of file HttpTester.cpp.
Public Member Functions | |
| HttpTester (QCoreApplication *) | |
| ~HttpTester () | |
Private Slots | |
| void | connectionEstablishedSlot () |
| void | responseHeaderReadSlot () |
| void | responseBodyReadSlot () |
| void | readErrorSlot () |
Private Attributes | |
| QCoreApplication * | app |
| TcpConnection * | connection |
| ClientSession * | session |
| QBuffer | buffer |
|
|
Definition at line 36 of file HttpTester.cpp. |
|
|
Definition at line 50 of file HttpTester.cpp. |
|
|
Definition at line 57 of file HttpTester.cpp. |
|
|
Definition at line 89 of file HttpTester.cpp. |
|
|
Definition at line 83 of file HttpTester.cpp. |
|
|
Definition at line 74 of file HttpTester.cpp. |
|
|
Definition at line 30 of file HttpTester.cpp. |
|
|
Definition at line 33 of file HttpTester.cpp. |
|
|
Definition at line 31 of file HttpTester.cpp. |
|
|
Definition at line 32 of file HttpTester.cpp. |