Qt 4.8
|
Public Variables | |
QHostAddress | address |
QByteArray | data |
quint16 | port |
Definition at line 315 of file qsocks5socketengine.cpp.
QHostAddress QSocks5RevivedDatagram::address |
Definition at line 318 of file qsocks5socketengine.cpp.
Referenced by QSocks5SocketEnginePrivate::_q_udpSocketReadNotification(), and QSocks5SocketEngine::readDatagram().
QByteArray QSocks5RevivedDatagram::data |
Definition at line 317 of file qsocks5socketengine.cpp.
Referenced by QSocks5SocketEnginePrivate::_q_udpSocketReadNotification(), and QSocks5SocketEngine::readDatagram().
quint16 QSocks5RevivedDatagram::port |
Definition at line 319 of file qsocks5socketengine.cpp.
Referenced by QSocks5SocketEnginePrivate::_q_udpSocketReadNotification(), and QSocks5SocketEngine::readDatagram().