Protected Member Functions | |
| QTcpSocketComm (QTcpSocket *qtcpsocket, TcpSocket *tcpsocket) | |
Private Slots | |
| void | connected () |
| void | disconnected () |
| void | hostFound () |
| void | readyRead () |
| void | error () |
| void | stateChanged () |
Private Attributes | |
| QTcpSocket * | qtcpsocket_ |
| TcpSocket * | tcpsocket_ |
Friends | |
| class | TcpSocket |
| QTcpSocketComm::QTcpSocketComm | ( | QTcpSocket * | qtcpsocket, | |
| TcpSocket * | tcpsocket | |||
| ) | [inline, protected] |
| void QTcpSocketComm::connected | ( | ) | [inline, private, slot] |
| void QTcpSocketComm::disconnected | ( | ) | [inline, private, slot] |
| void QTcpSocketComm::error | ( | ) | [inline, private, slot] |
| void QTcpSocketComm::hostFound | ( | ) | [inline, private, slot] |
| void QTcpSocketComm::readyRead | ( | ) | [inline, private, slot] |
| void QTcpSocketComm::stateChanged | ( | ) | [inline, private, slot] |
friend class TcpSocket [friend] |
QTcpSocket* QTcpSocketComm::qtcpsocket_ [private] |
TcpSocket* QTcpSocketComm::tcpsocket_ [private] |
1.7.1