KIO
KPAC::ProxyScout Class Reference
#include <proxyscout.h>
Inheritance diagram for KPAC::ProxyScout:

Public Slots | |
| Q_SCRIPTABLE Q_NOREPLY void | blackListProxy (const QString &proxy) |
| Q_SCRIPTABLE QStringList | proxiesForUrl (const QString &checkUrl, const QDBusMessage &) |
| Q_SCRIPTABLE QString | proxyForUrl (const QString &checkUrl, const QDBusMessage &) |
| Q_SCRIPTABLE Q_NOREPLY void | reset () |
Public Member Functions | |
| ProxyScout (QObject *parent, const QList< QVariant > &) | |
| virtual | ~ProxyScout () |
Detailed Description
Definition at line 38 of file proxyscout.h.
Constructor & Destructor Documentation
| KPAC::ProxyScout::ProxyScout | ( | QObject * | parent, |
| const QList< QVariant > & | |||
| ) |
| virtual KPAC::ProxyScout::~ProxyScout | ( | ) | [virtual] |
Member Function Documentation
| Q_SCRIPTABLE Q_NOREPLY void KPAC::ProxyScout::blackListProxy | ( | const QString & | proxy | ) | [slot] |
| Q_SCRIPTABLE QStringList KPAC::ProxyScout::proxiesForUrl | ( | const QString & | checkUrl, |
| const QDBusMessage & | |||
| ) | [slot] |
| Q_SCRIPTABLE QString KPAC::ProxyScout::proxyForUrl | ( | const QString & | checkUrl, |
| const QDBusMessage & | |||
| ) | [slot] |
| Q_SCRIPTABLE Q_NOREPLY void KPAC::ProxyScout::reset | ( | ) | [slot] |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:22:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:22:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.