Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qhostinfo.cpp File Reference

(4b3d6be5f5a175a4c66b527eb2df49d62dc30056)

#include "qhostinfo.h"
#include "qhostinfo_p.h"
#include <qplatformdefs.h>
#include "QtCore/qapplicationstatic.h"
#include "QtCore/qscopedpointer.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 dependency graph for 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 ()
 

Function Documentation

◆ nextId()

static int nextId ( )
static

Definition at line 191 of file qhostinfo.cpp.

References Q_BASIC_ATOMIC_INITIALIZER.

◆ qt_qhostinfo_clear_cache()

void qt_qhostinfo_clear_cache ( )

Definition at line 1081 of file qhostinfo.cpp.

References manager.

◆ qt_qhostinfo_lookup()

QHostInfo qt_qhostinfo_lookup ( const QString & name,
QObject * receiver,
const char * member,
bool * valid,
int * id )

Definition at line 1060 of file qhostinfo.cpp.

References emit, info, and QHostInfoResult::resultsReady().

Referenced by QAbstractSocket::connectToHost(), and QHttpNetworkConnectionPrivate::startHostInfoLookup().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: