45 #include <QtCore/qlist.h> 46 #include <QtCore/qscopedpointer.h> 47 #include <QtNetwork/qhostaddress.h> 84 void setLookupId(
int id);
88 static void abortHostLookup(
int lookupId);
92 static QString localDomainName();
102 #endif // QHOSTINFO_H
#define QT_END_NAMESPACE
This macro expands to.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
Q_GUI_EXPORT QString errorString(EGLint code=eglGetError())
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QHostInfo class provides static functions for host name lookups.
QScopedPointer< QHostInfoPrivate > d
HostInfoError
This enum describes the various errors that can occur when trying to resolve a host name...