KDECore
kauthactionwatcher.h
void actionPerformed(const ActionReply &reply)
Signal emitted when an action completed the execution.
void progressStep(const QVariantMap &data)
Signal emitted by the helper to notify the action's progress.
Class that encapsulates a reply coming from the helper after executing an action.
Definition: kauthactionreply.h:371
void statusChanged(int status)
Definition: AuthBackend.cpp:24
void progressStep(int progress)
Signal emitted by the helper to notify the action's progress.
void actionStarted()
Signal emitted when an action starts the execution.
Class used to receive notifications about the status of an action execution.
Definition: kauthactionwatcher.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.