KAuth
helpersupport.h
93 * This method is called in the proper way by the code generated by the KAUTH_HELPER_MAIN() macro,
KAUTHCORE_EXPORT void progressStep(int step)
Send a progressStep signal to the caller application.
Definition helpersupport.cpp:138
KAUTHCORE_EXPORT bool isStopped()
Check if the caller asked the helper to stop the execution.
Definition helpersupport.cpp:148
KAUTHCORE_EXPORT int callerUid()
Obtains the caller user id if available.
Definition helpersupport.cpp:153
KAUTHCORE_EXPORT int helperMain(int argc, char **argv, const char *id, QObject *responder)
Method that implements the main function of the helper tool.
Definition helpersupport.cpp:66
Definition action.cpp:19
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 15 2024 11:57:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 15 2024 11:57:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.