![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qscopedpointer.h>
#include <QtNetwork/qhostaddress.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | QNetworkAddressEntry |
The QNetworkAddressEntry class stores one IP address supported by a network interface, along with its associated netmask and broadcast address. More... | |
class | QNetworkInterface |
The QNetworkInterface class provides a listing of the host's IP addresses and network interfaces. More... | |
|
|