KDECore
#include <HelperProxy.h>
Definition at line 35 of file HelperProxy.h.
§ ~HelperProxy()
KAuth::HelperProxy::~HelperProxy |
( |
| ) |
|
|
virtual |
§ actionPerformed
§ actionStarted
void KAuth::HelperProxy::actionStarted |
( |
const QString & |
action | ) |
|
|
signal |
§ authorizeAction()
§ executeAction()
virtual ActionReply KAuth::HelperProxy::executeAction |
( |
const QString & |
action, |
|
|
const QString & |
helperID, |
|
|
const QVariantMap & |
arguments |
|
) |
| |
|
pure virtual |
§ executeActions()
§ hasToStopAction()
virtual bool KAuth::HelperProxy::hasToStopAction |
( |
| ) |
|
|
pure virtual |
§ initHelper()
virtual bool KAuth::HelperProxy::initHelper |
( |
const QString & |
name | ) |
|
|
pure virtual |
§ progressStep [1/2]
void KAuth::HelperProxy::progressStep |
( |
const QString & |
action, |
|
|
int |
progress |
|
) |
| |
|
signal |
§ progressStep [2/2]
void KAuth::HelperProxy::progressStep |
( |
const QString & |
action, |
|
|
const QVariantMap & |
data |
|
) |
| |
|
signal |
§ sendDebugMessage()
virtual void KAuth::HelperProxy::sendDebugMessage |
( |
int |
level, |
|
|
const char * |
msg |
|
) |
| |
|
pure virtual |
§ sendProgressStep() [1/2]
virtual void KAuth::HelperProxy::sendProgressStep |
( |
int |
step | ) |
|
|
pure virtual |
§ sendProgressStep() [2/2]
virtual void KAuth::HelperProxy::sendProgressStep |
( |
const QVariantMap & |
step | ) |
|
|
pure virtual |
§ setHelperResponder()
virtual void KAuth::HelperProxy::setHelperResponder |
( |
QObject * |
o | ) |
|
|
pure virtual |
§ stopAction()
virtual void KAuth::HelperProxy::stopAction |
( |
const QString & |
action, |
|
|
const QString & |
helperID |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Sun Jun 3 2018 13:10:50 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.