![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QCoreApplication>#include <QNetworkInformation>#include <QDebug>Go to the source code of this file.
Functions | |
| void | onReachabilityChanged (QNetworkInformation::Reachability reachability) |
| [file] | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 29 of file src_network_kernel_qnetworkinformation.cpp.
| void onReachabilityChanged | ( | QNetworkInformation::Reachability | reachability | ) |
[file]
Definition at line 9 of file src_network_kernel_qnetworkinformation.cpp.