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