KDECore
kauthhelpersupport.cpp
Go to the documentation of this file.
static HelperProxy * helperProxy()
Definition: BackendsManager.cpp:129
virtual void sendProgressStep(int step)=0
virtual bool hasToStopAction()=0
virtual void setHelperResponder(QObject *o)=0
virtual void sendDebugMessage(int level, const char *msg)=0
void progressStep(int step)
Send a progressStep signal to the caller application.
Definition: kauthhelpersupport.cpp:122
void helperDebugHandler(QtMsgType type, const char *msg)
Definition: kauthhelpersupport.cpp:95
bool isStopped()
Check if the caller asked the helper to stop the execution.
Definition: kauthhelpersupport.cpp:132
int helperMain(int argc, char **argv, const char *id, QObject *responder)
Method that implements the main function of the helper tool.
Definition: kauthhelpersupport.cpp:64
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.