![]() |
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 <QHostAddress>#include <QDebug>Go to the source code of this file.
Functions | |
| bool | isLocalAddress (const QHostAddress &address) |
| [file] | |
| int | main (int argc, char *argv[]) |
| bool isLocalAddress | ( | const QHostAddress & | address | ) |
| int main | ( | int | argc, |
| char * | argv[] ) |