logo
Main Page | Namespaces | Classes | Compounds | Files | Compound Members | Related

GUIToolkit::EventHandler Class Reference

Interface for user implemented event handling. The end-user must implement this interface (IE he must supply a class derived from this) with a overridden HandleEvents method. More...

#include <Events.h>

Inheritance diagram for GUIToolkit::EventHandler:

SynthGUI::AInput SynthGUI::EnvDialog SynthGUI::FilterDialog SynthGUI::mainDialog SynthGUI::OscDialog SynthGUI::SlideInput Window List of all members.

Public Methods

virtual void HandleEvents (event ev)

Detailed Description

Interface for user implemented event handling. The end-user must implement this interface (IE he must supply a class derived from this) with a overridden HandleEvents method.

Todo:
should it be purely virtual?

Definition at line 38 of file Events.h.


The documentation for this class was generated from the following file:
Syntopia Project. Visit the web page, or the SourceForge page.
Docs made by Doxygen. Email: Mikael Christensen