signon  8.42
RemotePluginProcessNS::CancelEventThread Class Reference

Thread to enable cancel functionality. More...

#include <remotepluginprocess.h>

Public Slots

void cancel ()

Public Member Functions

 CancelEventThread (AuthPluginInterface *plugin)
 ~CancelEventThread ()
void run ()

Detailed Description

Thread to enable cancel functionality.

Definition at line 73 of file remotepluginprocess.h.

Constructor & Destructor Documentation

RemotePluginProcessNS::CancelEventThread::CancelEventThread ( AuthPluginInterface *  plugin)

Definition at line 537 of file remotepluginprocess.cpp.

RemotePluginProcessNS::CancelEventThread::~CancelEventThread ( )

Definition at line 543 of file remotepluginprocess.cpp.

Member Function Documentation

void RemotePluginProcessNS::CancelEventThread::cancel ( )
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().


The documentation for this class was generated from the following files: