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()

QHostInfo KIO::HostInfo::lookupCachedHostInfoFor ( const QString & hostName)

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]

QHostInfo KIO::HostInfo::lookupHost ( const QString & hostName,
unsigned long timeout )

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 Tue Mar 26 2024 11:18:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.