KDECore
kauthhelpersupport.cpp
Go to the documentation of this file.
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
virtual void sendDebugMessage(int level, const char *msg)=0
bool isStopped()
Check if the caller asked the helper to stop the execution.
Definition: kauthhelpersupport.cpp:132
virtual bool hasToStopAction()=0
static HelperProxy * helperProxy()
Definition: BackendsManager.cpp:129
void helperDebugHandler(QtMsgType type, const char *msg)
Definition: kauthhelpersupport.cpp:95
virtual void sendProgressStep(int step)=0
void progressStep(int step)
Send a progressStep signal to the caller application.
Definition: kauthhelpersupport.cpp:122
virtual void setHelperResponder(QObject *o)=0
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Aug 12 2019 21:50:05 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Aug 12 2019 21:50:05 by doxygen 1.8.14 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.