signon
8.58
|
Thread to enable cancel functionality. More...
#include <remotepluginprocess.h>
Public Slots | |
void | cancel () |
Public Member Functions | |
CancelEventThread (AuthPluginInterface *plugin) | |
~CancelEventThread () | |
void | run () |
Thread to enable cancel functionality.
Definition at line 73 of file remotepluginprocess.h.
RemotePluginProcessNS::CancelEventThread::CancelEventThread | ( | AuthPluginInterface * | plugin | ) |
Definition at line 510 of file remotepluginprocess.cpp.
RemotePluginProcessNS::CancelEventThread::~CancelEventThread | ( | ) |
Definition at line 516 of file remotepluginprocess.cpp.
|
slot |
Definition at line 535 of file remotepluginprocess.cpp.
void RemotePluginProcessNS::CancelEventThread::run | ( | ) |
Definition at line 521 of file remotepluginprocess.cpp.