![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qdnslookup.h"#include "qdnslookup_p.h"#include <qapplicationstatic.h>#include <qcoreapplication.h>#include <qdatetime.h>#include <qendian.h>#include <qloggingcategory.h>#include <qrandom.h>#include <qspan.h>#include <qurl.h>#include <algorithm>#include "moc_qdnslookup.cpp"#include "moc_qdnslookup_p.cpp"Go to the source code of this file.
Functions | |
| Q_APPLICATION_STATIC (QDnsLookupThreadPool, theDnsLookupThreadPool) | |
| static bool | qt_qdnsmailexchangerecord_less_than (const QDnsMailExchangeRecord &r1, const QDnsMailExchangeRecord &r2) |
| static void | qt_qdnsmailexchangerecord_sort (QList< QDnsMailExchangeRecord > &records) |
| static bool | qt_qdnsservicerecord_less_than (const QDnsServiceRecord &r1, const QDnsServiceRecord &r2) |
| static void | qt_qdnsservicerecord_sort (QList< QDnsServiceRecord > &records) |
| static QDnsLookupRunnable::EncodedLabel | encodeLabel (const QString &label) |
| QDebug | operator<< (QDebug &d, QDnsLookupRunnable *r) |
|
static |
Definition at line 1491 of file qdnslookup.cpp.
|
inline |
Definition at line 1558 of file qdnslookup.cpp.
| Q_APPLICATION_STATIC | ( | QDnsLookupThreadPool | , |
| theDnsLookupThreadPool | ) |
|
static |
Definition at line 43 of file qdnslookup.cpp.
|
static |
Definition at line 53 of file qdnslookup.cpp.
|
static |
Definition at line 82 of file qdnslookup.cpp.
|
static |
Definition at line 95 of file qdnslookup.cpp.