KIO
#include <proxyscout.h>
|
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 () |
|
Definition at line 38 of file proxyscout.h.
◆ ProxyScout()
KPAC::ProxyScout::ProxyScout |
( |
QObject * |
parent, |
|
|
const QList< QVariant > & |
|
|
) |
| |
◆ ~ProxyScout()
virtual KPAC::ProxyScout::~ProxyScout |
( |
| ) |
|
|
virtual |
◆ blackListProxy
Q_SCRIPTABLE Q_NOREPLY void KPAC::ProxyScout::blackListProxy |
( |
const QString & |
proxy | ) |
|
|
slot |
◆ proxiesForUrl
Q_SCRIPTABLE QStringList KPAC::ProxyScout::proxiesForUrl |
( |
const QString & |
checkUrl, |
|
|
const QDBusMessage & |
|
|
) |
| |
|
slot |
◆ proxyForUrl
Q_SCRIPTABLE QString KPAC::ProxyScout::proxyForUrl |
( |
const QString & |
checkUrl, |
|
|
const QDBusMessage & |
|
|
) |
| |
|
slot |
◆ reset
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.