PolkitQt-1
polkitqt1-agent-listener.h
Encapsulation of GSimpleAsyncResult to QObject class.
Definition polkitqt1-agent-session.h:37
virtual bool initiateAuthenticationFinish()=0
TODO: Is this method really required ?
const PolkitAgentListener * listener()
Returns pointer to the PolkitAgentListener.
Definition polkitqt1-agent-listener.cpp:102
virtual void initiateAuthentication(const QString &actionId, const QString &message, const QString &iconName, const PolkitQt1::Details &details, const QString &cookie, const PolkitQt1::Identity::List &identities, PolkitQt1::Agent::AsyncResult *result)=0
Initiate authentication for the action.
bool registerListener(const PolkitQt1::Subject &subject, const QString &objectPath)
Registers listener with polkit daemon as an authentication agent for subject.
Definition polkitqt1-agent-listener.cpp:69
virtual void cancelAuthentication()=0
TODO: Is this method really required ?
Listener(QObject *parent=nullptr)
Constructor of Listener class.
Definition polkitqt1-agent-listener.cpp:34
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:55 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:55 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.