BeatGraphAnalyzer Class Reference

#include <beatgraph-analyzer.h>

List of all members.

Public Slots

virtual void activate ()
virtual void deactivate ()
virtual void showPattern ()
virtual void slantChanged ()
virtual void setTempo ()
virtual void changeVisualisation ()
virtual void cuesChanged ()

Signals

void targetTempo ()
void normalTempo ()

Public Member Functions

 BeatGraphAnalyzer (QWidget *parent=0, const char *name=0)
void readFileSigned (bool showreaderprogress)

Constructor & Destructor Documentation

BeatGraphAnalyzer::BeatGraphAnalyzer ( QWidget *  parent = 0,
const char *  name = 0 
)

Member Function Documentation

void BeatGraphAnalyzer::activate (  )  [virtual, slot]

References changeVisualisation().

void BeatGraphAnalyzer::changeVisualisation (  )  [virtual, slot]

This function must be called when the visualization mode changes

References showPattern().

Referenced by activate().

void BeatGraphAnalyzer::cuesChanged (  )  [virtual, slot]
void BeatGraphAnalyzer::deactivate (  )  [virtual, slot]
void BeatGraphAnalyzer::normalTempo (  )  [signal]

Referenced by setTempo().

void BeatGraphAnalyzer::readFileSigned ( bool  showreaderprogress  ) 
void BeatGraphAnalyzer::setTempo (  )  [virtual, slot]
void BeatGraphAnalyzer::showPattern (  )  [virtual, slot]
void BeatGraphAnalyzer::slantChanged (  )  [virtual, slot]

References showPattern().

void BeatGraphAnalyzer::targetTempo (  )  [signal]

Referenced by setTempo().


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

Generated by  doxygen 1.6.2