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.cpp File Reference

(8b82134ed380721a10b9f42a18124b9cefe23fa9)

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

Go to the source code of this file.

Functions

void onReachabilityChanged (QNetworkInformation::Reachability reachability)
 [file]
int main (int argc, char *argv[])

Function Documentation

◆ main()

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

Definition at line 29 of file src_network_kernel_qnetworkinformation.cpp.

◆ onReachabilityChanged()

void onReachabilityChanged ( QNetworkInformation::Reachability reachability)

[file]

Definition at line 9 of file src_network_kernel_qnetworkinformation.cpp.