BpmPlayEvent Class Reference

#include <bpmplay-event.h>

Inheritance diagram for BpmPlayEvent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BpmPlayEvent ()
virtual void run (Player *player)=0

Detailed Description

A player event used to signal various things to the Qt song player. The player window will accept each play event 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

BpmPlayEvent::BpmPlayEvent (  )  [inline]

Member Function Documentation

virtual void BpmPlayEvent::run ( Player player  )  [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