KAuth
helpersupport.cpp
45void helperDebugHandler(QtMsgType type, const QMessageLogContext &context, const QString &msgStr);
106void HelperSupport::helperDebugHandler(QtMsgType type, const QMessageLogContext &context, const QString &msgStr)
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
const char * constData() const const
bool closingDown()
int exec()
void quit()
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
bool setProperty(const char *name, QVariant &&value)
QString fromLatin1(QByteArrayView str)
QByteArray toLocal8Bit() const const
void setInterval(int msec)
void start()
void timeout()
QVariant fromValue(T &&value)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.