Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QHostInfoAgent Class Reference

#include <qhostinfo_p.h>

Collaboration diagram for QHostInfoAgent:

Static Public Member Functions

static QHostInfo fromName (const QString &hostName)
static QHostInfo lookup (const QString &hostName)
static QHostInfo reverseLookup (const QHostAddress &address)

Detailed Description

Definition at line 76 of file qhostinfo_p.h.

Member Function Documentation

◆ fromName()

QHostInfo QHostInfoAgent::fromName ( const QString & hostName)
static

Definition at line 79 of file qhostinfo_unix.cpp.

References maybeRefreshResolver().

Here is the call graph for this function:

◆ lookup()

QHostInfo QHostInfoAgent::lookup ( const QString & hostName)
static

Definition at line 388 of file qhostinfo.cpp.

◆ reverseLookup()

QHostInfo QHostInfoAgent::reverseLookup ( const QHostAddress & address)
static

Definition at line 352 of file qhostinfo.cpp.


The documentation for this class was generated from the following files: