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 Member List

This is the complete list of members for QHostInfo, including all inherited members.

abortHostLookup(int lookupId)QHostInfostatic
addresses() constQHostInfo
error() constQHostInfo
errorString() constQHostInfo
fromName(const QString &name)QHostInfostatic
HostInfoError enum nameQHostInfo
hostName() constQHostInfo
HostNotFound enum valueQHostInfo
localDomainName()QHostInfostatic
localHostName()QHostInfostatic
lookupHost(const QString &name, const QObject *receiver, const char *member)QHostInfostatic
lookupHost(const QString &name, const typename QtPrivate::ContextTypeForFunctor< Functor >::ContextType *receiver, Functor &&func)QHostInfoinlinestatic
lookupHost(const QString &name, Functor &&slot)QHostInfoinlinestatic
lookupId() constQHostInfo
NoError enum valueQHostInfo
operator=(const QHostInfo &d)QHostInfo
operator=(QHostInfo &&other) noexceptQHostInfoinline
QHostInfo(int lookupId=-1)QHostInfoexplicit
QHostInfo(const QHostInfo &d)QHostInfo
QHostInfo(QHostInfo &&other) noexceptQHostInfoinline
qt_qhostinfo_lookupQHostInfofriend
setAddresses(const QList< QHostAddress > &addresses)QHostInfo
setError(HostInfoError error)QHostInfo
setErrorString(const QString &errorString)QHostInfo
setHostName(const QString &name)QHostInfo
setLookupId(int id)QHostInfo
swap(QHostInfo &other) noexceptQHostInfoinline
UnknownError enum valueQHostInfo
~QHostInfo()QHostInfo