KIO::HostInfo
KIO::HostInfo Namespace Reference
Functions | |
KIOCORE_EXPORT void | cacheLookup (const QHostInfo &info) |
KIOCORE_EXPORT QHostInfo | lookupCachedHostInfoFor (const QString &hostName) |
void | lookupHost (const QString &hostName, QObject *receiver, const char *member) |
KIOCORE_EXPORT QHostInfo | lookupHost (const QString &hostName, unsigned long timeout) |
Detailed Description
WARNING: this could disappear at some point in time. DO NOT USE outside KDE Frameworks
Function Documentation
◆ cacheLookup()
void KIO::HostInfo::cacheLookup | ( | const QHostInfo & | info | ) |
Definition at line 290 of file hostinfo.cpp.
◆ lookupCachedHostInfoFor()
Definition at line 285 of file hostinfo.cpp.
◆ lookupHost() [1/2]
void KIO::HostInfo::lookupHost | ( | const QString & | hostName, |
QObject * | receiver, | ||
const char * | member ) |
Definition at line 237 of file hostinfo.cpp.
◆ lookupHost() [2/2]
Definition at line 242 of file hostinfo.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.