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
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.
QString action() const
Returns the action name associated with this watcher.
Definition kauthactionwatcher.cpp:76
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)
static ActionWatcher * watcher(const QString &action)
Factory method to get watchers.
Definition kauthactionwatcher.cpp:67
Definition AuthBackend.cpp:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.