signon
8.42
|
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 537 of file remotepluginprocess.cpp.
RemotePluginProcessNS::CancelEventThread::~CancelEventThread | ( | ) |
Definition at line 543 of file remotepluginprocess.cpp.
|
slot |
Definition at line 562 of file remotepluginprocess.cpp.
Referenced by run().
void RemotePluginProcessNS::CancelEventThread::run | ( | ) |
Definition at line 548 of file remotepluginprocess.cpp.
References cancel().