Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
ARCSAppEvent Class Reference

Event-loop based application handler. More...

#include <arcsappmode.h>

Inheritance diagram for ARCSAppEvent:
Inheritance graph
Collaboration diagram for ARCSAppEvent:
Collaboration graph

Public Member Functions

 ARCSAppEvent (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 ARCSAppMode
 ARCSAppMode (ARCSProcess *parent)
 

Static Public Attributes

static int eventType = QEvent::registerEventType()
 

Protected Member Functions

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

Detailed Description

Event-loop based application handler.

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

Definition at line 92 of file arcsappmode.h.


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