kio Library API Documentation

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

const char* const KPAC::ProxyScout_ftable[4][3] [static]
 

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.

const int KPAC::ProxyScout_ftable_hiddens[3] [static]
 

Initial value:

 {
    0,
    0,
    0,
}

Definition at line 21 of file proxyscout_skel.cpp.

KDE Logo
This file is part of the documentation for kio Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 08:02:34 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003