![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QSocks5RevivedDatagram:Public Attributes | |
| QByteArray | data |
| QHostAddress | address |
| quint16 | port |
Definition at line 262 of file qsocks5socketengine.cpp.
| QHostAddress QSocks5RevivedDatagram::address |
Definition at line 265 of file qsocks5socketengine.cpp.
Referenced by QSocks5SocketEnginePrivate::_q_udpSocketReadNotification(), and QSocks5SocketEngine::readDatagram().
| QByteArray QSocks5RevivedDatagram::data |
Definition at line 264 of file qsocks5socketengine.cpp.
Referenced by QSocks5SocketEnginePrivate::_q_udpSocketReadNotification(), and QSocks5SocketEngine::readDatagram().
| quint16 QSocks5RevivedDatagram::port |
Definition at line 266 of file qsocks5socketengine.cpp.
Referenced by QSocks5SocketEnginePrivate::_q_udpSocketReadNotification(), and QSocks5SocketEngine::readDatagram().