KPAC Namespace Reference
Classes | |
class | Discovery |
class | Downloader |
class | ProxyScout |
class | Script |
Functions | |
KDE_EXPORT KDEDModule * | create_proxyscout (const QCString &name) |
Variables | |
static const char *const | ProxyScout_ftable [4][3] |
static const int | ProxyScout_ftable_hiddens [3] |
Variable Documentation
|
Initial value: { { "QString", "proxyForURL(KURL)", "proxyForURL(KURL url)" }, { "ASYNC", "blackListProxy(QString)", "blackListProxy(QString proxy)" }, { "ASYNC", "reset()", "reset()" }, { 0, 0, 0 } } Definition at line 15 of file proxyscout_skel.cpp. |
|
Initial value: { 0, 0, 0, } Definition at line 21 of file proxyscout_skel.cpp. |