Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qnetworkinterface.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtNetwork/qtnetworkglobal.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qscopedpointer.h>
#include <QtNetwork/qhostaddress.h>
#include <memory>
+ Include dependency graph for qnetworkinterface.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Function Documentation

◆ operator<<() [1/2]

Q_NETWORK_EXPORT QDebug operator<< ( QDebug debug,
const QNetworkAddressEntry & entry )
related

◆ operator<<() [2/2]

Q_NETWORK_EXPORT QDebug operator<< ( QDebug debug,
const QNetworkInterface & networkInterface )
related