BpmDjEvent Class Reference

#include <bpmdj-event.h>

Inheritance diagram for BpmDjEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BpmDjEvent ()
virtual void run ()=0

Detailed Description

A BpmDjEvent signals various things to the song selector. The selector window will accept each bpmdjevent by executing the run method. This double dispatching makes it possible to be thread safe while at the same time have the flexibility to write things outside the user interface itself.


Constructor & Destructor Documentation

BpmDjEvent::BpmDjEvent (  )  [inline]

Member Function Documentation

virtual void BpmDjEvent::run (  )  [pure virtual]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2