KDECore
kauthactionwatcher.h
Go to the documentation of this file.
Class that encapsulates a reply coming from the helper after executing an action.
Definition: kauthactionreply.h:371
Class used to receive notifications about the status of an action execution.
Definition: kauthactionwatcher.h:51
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.
void progressStep(const QVariantMap &data)
Signal emitted by the helper to notify the action's progress.
void actionPerformed(const ActionReply &reply)
Signal emitted when an action completed the execution.
void statusChanged(int status)
Definition: AuthBackend.cpp:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.