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 () |
Public Member Functions inherited from KDEDModule | |
KDEDModule (QObject *parent=0) | |
virtual | ~KDEDModule () |
QString | moduleName () const |
void | setModuleName (const QString &name) |
Additional Inherited Members | |
Signals inherited from KDEDModule | |
void | moduleDeleted (KDEDModule *) |
void | moduleRegistered (const QDBusObjectPath &path) |
void | windowRegistered (qlonglong windowId) |
void | windowUnregistered (qlonglong windowId) |
Detailed Description
Definition at line 38 of file proxyscout.h.
Constructor & Destructor Documentation
|
virtual |
Member Function Documentation
|
slot |
|
slot |
|
slot |
|
slot |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.