KIO
KIO::HostInfo Namespace Reference
Functions | |
| void | lookupHost (const QString &hostName, QObject *receiver, const char *member) |
| void | prefetchHost (const QString &hostName) |
| void | setCacheSize (int s) |
| void | setTTL (int ttl) |
Function Documentation
| void KIO::HostInfo::lookupHost | ( | const QString & | hostName, |
| QObject * | receiver, | ||
| const char * | member | ||
| ) |
Definition at line 114 of file hostinfo.cpp.
| void KIO::HostInfo::prefetchHost | ( | const QString & | hostName | ) |
Definition at line 120 of file hostinfo.cpp.
| void KIO::HostInfo::setCacheSize | ( | int | s | ) |
Definition at line 125 of file hostinfo.cpp.
| void KIO::HostInfo::setTTL | ( | int | ttl | ) |
Definition at line 130 of file hostinfo.cpp.
KDE 4.6 API Reference