Public Member Functions | Protected Member Functions | List of all members
ARCSAppThreadEvent Class Reference

Threaded and event-loop based application handler. More...

#include <arcsappmode.h>

Inheritance diagram for ARCSAppThreadEvent:
Inheritance graph
Collaboration diagram for ARCSAppThreadEvent:
Collaboration graph

Public Member Functions

 ARCSAppThreadEvent (ARCSProcess *parent)
 
virtual void startHook ()
 Hook for starting applications Subclasses should reimplement this.
 
virtual void tokenHook ()
 Hook for handling tokens Subclasses should reimplement this.
 
virtual void stopHook ()
 Hook for stopping applications Subclasses should reimplement this.
 
- Public Member Functions inherited from ARCSAppEvent
 ARCSAppEvent (ARCSProcess *parent)
 
- Public Member Functions inherited from ARCSAppMode
 ARCSAppMode (ARCSProcess *parent)
 

Protected Member Functions

virtual void run ()
 
- Protected Member Functions inherited from ARCSAppEvent
virtual void initHook ()
 
- Protected Member Functions inherited from ARCSAppMode
ARCSProcessparent ()
 

Additional Inherited Members

- Static Public Attributes inherited from ARCSAppEvent
static int eventType = QEvent::registerEventType()
 

Detailed Description

Threaded and event-loop based application handler.

Author
Jean-Yves Didier
Date
March, the 12th, 2009

Definition at line 158 of file arcsappmode.h.


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