KAuth
DBusHelperProxy.h
49 executeAction(const QString &action, const QString &helperID, const DetailsMap &details, const QVariantMap &arguments, int timeout = -1) override;
63 QByteArray performAction(const QString &action, const QByteArray &callerID, const QVariantMap &details, QByteArray arguments);
66 void remoteSignal(int type, const QString &action, const QByteArray &blob); // This signal is sent from the helper to the app
72 bool isCallerAuthorized(const QString &action, const QByteArray &callerID, const QVariantMap &details);
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
Q_SIGNALSQ_SIGNALS
Definition: action.cpp:18
Q_INTERFACES(...)
KAUTHCORE_EXPORT int callerUid()
Obtains the caller user id if available.
Definition: helpersupport.cpp:165
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:14:27 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 6 2023 04:14:27 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.