28 #ifndef TRIALDISPLAY_WCREFRESHEH_H
29 #define TRIALDISPLAY_WCREFRESHEH_H
Class which stores WorldCanvas refresh event information.
class for handling any type of DisplayEvent.
Base class for handling WorldCanvas refresh events.
WCRefreshEH()
Default Constructor Required.
virtual void operator()(const WCRefreshEvent &ev)=0
original handler interface (still used for WCRefreshEvents)
virtual ~WCRefreshEH()
Destructor.