Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
src_network_kernel_qnetworkinformation_reachability.cpp File Reference

(380ed8d4876762214ab0ea834567b338e6cf7655)

#include <QCoreApplication>
#include <QNetworkInformation>
#include <QHostAddress>
#include <QDebug>
Include dependency graph for src_network_kernel_qnetworkinformation_reachability.cpp:

Go to the source code of this file.

Functions

bool isLocalAddress (const QHostAddress &address)
 [file]
int main (int argc, char *argv[])

Function Documentation

◆ isLocalAddress()

bool isLocalAddress ( const QHostAddress & address)

[file]

[0]

Definition at line 12 of file src_network_kernel_qnetworkinformation_reachability.cpp.

◆ main()

int main ( int argc,
char * argv[] )

[0]

[1]

[1]

Definition at line 21 of file src_network_kernel_qnetworkinformation_reachability.cpp.