KAuth
helpersupport.cpp
45 void helperDebugHandler(QtMsgType type, const QMessageLogContext &context, const QString &msgStr);
106 void HelperSupport::helperDebugHandler(QtMsgType type, const QMessageLogContext &context, const QString &msgStr)
QVariant fromValue(const T &value)
int exec()
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void quit()
void start(int msec)
void timeout()
Definition: action.cpp:18
bool setProperty(const char *name, const QVariant &value)
KAUTHCORE_EXPORT void progressStep(int step)
Send a progressStep signal to the caller application.
Definition: helpersupport.cpp:138
KAUTHCORE_EXPORT int callerUid()
Obtains the caller user id if available.
Definition: helpersupport.cpp:153
const char * constData() const const
KAUTHCORE_EXPORT bool isStopped()
Check if the caller asked the helper to stop the execution.
Definition: helpersupport.cpp:148
QString fromLatin1(const char *str, int size)
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
QByteArray toLocal8Bit() const const
void setInterval(int msec)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Jun 7 2023 04:07:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Jun 7 2023 04:07:41 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.