![]() |
Qt 4.8
|
#include "qhostaddress.h"#include "qnetworkinterface.h"#include "qabstractsocket_p.h"#include "qudpsocket.h"Go to the source code of this file.
Classes | |
| class | QUdpSocketPrivate |
Macros | |
| #define | QT_CHECK_BOUND(function, a) |
| #define QT_CHECK_BOUND | ( | function, | |
| a | |||
| ) |
Definition at line 171 of file qudpsocket.cpp.
Referenced by QUdpSocket::hasPendingDatagrams(), QUdpSocket::joinMulticastGroup(), QUdpSocket::leaveMulticastGroup(), QUdpSocket::multicastInterface(), QUdpSocket::pendingDatagramSize(), and QUdpSocket::readDatagram().