![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for qipaddress_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | QIPAddressUtils |
Typedefs | |
| typedef quint32 | QIPAddressUtils::IPv4Address |
| typedef quint8 | QIPAddressUtils::IPv6Address[16] |
Functions | |
| bool | QIPAddressUtils::parseIp4 (IPv4Address &address, const QChar *begin, const QChar *end) |
| const QChar * | QIPAddressUtils::parseIp6 (IPv6Address &address, const QChar *begin, const QChar *end) |
| void | QIPAddressUtils::toString (QString &appendTo, IPv4Address address) |
| void | QIPAddressUtils::toString (QString &appendTo, const IPv6Address address) |