KDECore
#include <DBusHelperProxy.h>
Definition at line 31 of file DBusHelperProxy.h.
§ DBusHelperProxy()
KAuth::DBusHelperProxy::DBusHelperProxy |
( |
| ) |
|
|
inline |
§ authorizeAction() [1/2]
§ authorizeAction [2/2]
uint KAuth::DBusHelperProxy::authorizeAction |
( |
const QString & |
action, |
|
|
const QByteArray & |
callerID |
|
) |
| |
|
slot |
§ executeAction()
ActionReply KAuth::DBusHelperProxy::executeAction |
( |
const QString & |
action, |
|
|
const QString & |
helperID, |
|
|
const QVariantMap & |
arguments |
|
) |
| |
|
virtual |
§ executeActions()
§ hasToStopAction()
bool KAuth::DBusHelperProxy::hasToStopAction |
( |
| ) |
|
|
virtual |
§ initHelper()
bool KAuth::DBusHelperProxy::initHelper |
( |
const QString & |
name | ) |
|
|
virtual |
§ performAction
QByteArray KAuth::DBusHelperProxy::performAction |
( |
const QString & |
action, |
|
|
const QByteArray & |
callerID, |
|
|
QByteArray |
arguments |
|
) |
| |
|
slot |
§ performActions
void KAuth::DBusHelperProxy::performActions |
( |
QByteArray |
blob, |
|
|
const QByteArray & |
callerID |
|
) |
| |
|
slot |
§ remoteSignal
void KAuth::DBusHelperProxy::remoteSignal |
( |
int |
type, |
|
|
const QString & |
action, |
|
|
const QByteArray & |
blob |
|
) |
| |
|
signal |
§ sendDebugMessage()
void KAuth::DBusHelperProxy::sendDebugMessage |
( |
int |
level, |
|
|
const char * |
msg |
|
) |
| |
|
virtual |
§ sendProgressStep() [1/2]
void KAuth::DBusHelperProxy::sendProgressStep |
( |
int |
step | ) |
|
|
virtual |
§ sendProgressStep() [2/2]
void KAuth::DBusHelperProxy::sendProgressStep |
( |
const QVariantMap & |
data | ) |
|
|
virtual |
§ setHelperResponder()
void KAuth::DBusHelperProxy::setHelperResponder |
( |
QObject * |
o | ) |
|
|
virtual |
§ stopAction() [1/2]
void KAuth::DBusHelperProxy::stopAction |
( |
const QString & |
action, |
|
|
const QString & |
helperID |
|
) |
| |
|
virtual |
§ stopAction [2/2]
void KAuth::DBusHelperProxy::stopAction |
( |
const QString & |
action | ) |
|
|
slot |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2016 The KDE developers.
Generated on Wed Oct 19 2016 23:23:37 by
doxygen 1.8.12 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.