![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhostinfo_p.h>
Public Member Functions | |
QHostInfoCache () | |
QHostInfo | get (const QString &name, bool *valid) |
void | put (const QString &name, const QHostInfo &info) |
void | clear () |
bool | isEnabled () |
void | setEnabled (bool e) |
Public Attributes | |
const int | max_age |
Definition at line 112 of file qhostinfo_p.h.
QHostInfoCache::QHostInfoCache | ( | ) |
Definition at line 1107 of file qhostinfo.cpp.
void QHostInfoCache::clear | ( | ) |
Definition at line 1147 of file qhostinfo.cpp.
Definition at line 1114 of file qhostinfo.cpp.
|
inline |
Definition at line 122 of file qhostinfo_p.h.
Definition at line 1132 of file qhostinfo.cpp.
|
inline |
Definition at line 125 of file qhostinfo_p.h.
const int QHostInfoCache::max_age |
Definition at line 116 of file qhostinfo_p.h.