![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qhostinfo.h"#include "qhostinfo_p.h"#include <qplatformdefs.h>#include "QtCore/qapplicationstatic.h"#include <qabstracteventdispatcher.h>#include <qcoreapplication.h>#include <qmetaobject.h>#include <qscopeguard.h>#include <qstringlist.h>#include <qthread.h>#include <qurl.h>#include <algorithm>#include "moc_qhostinfo_p.cpp"#include "moc_qhostinfo.cpp"Go to the source code of this file.
Functions | |
| static int | nextId () |
| QHostInfo | qt_qhostinfo_lookup (const QString &name, QObject *receiver, const char *member, bool *valid, int *id) |
| void | qt_qhostinfo_clear_cache () |
|
static |
Definition at line 191 of file qhostinfo.cpp.
| void qt_qhostinfo_clear_cache | ( | ) |
Definition at line 1078 of file qhostinfo.cpp.
References QHostInfoLookupManager::clear().
| QHostInfo qt_qhostinfo_lookup | ( | const QString & | name, |
| QObject * | receiver, | ||
| const char * | member, | ||
| bool * | valid, | ||
| int * | id ) |
Definition at line 1057 of file qhostinfo.cpp.