Mixxx

BeatLoopingControl Class Reference

#include <loopingcontrol.h>

Collaboration diagram for BeatLoopingControl:

List of all members.

Public Slots

void slotLegacy (double value)
void slotActivate (double value)
void slotToggle (double value)

Signals

void activateBeatLoop (BeatLoopingControl *)
void deactivateBeatLoop (BeatLoopingControl *)

Public Member Functions

 BeatLoopingControl (const char *pGroup, double size)
virtual ~BeatLoopingControl ()
void activate ()
void deactivate ()
double getSize ()

Detailed Description

Definition at line 113 of file loopingcontrol.h.


Constructor & Destructor Documentation

BeatLoopingControl::BeatLoopingControl ( const char *  pGroup,
double  size 
)

Definition at line 632 of file loopingcontrol.cpp.

Here is the call graph for this function:

BeatLoopingControl::~BeatLoopingControl ( ) [virtual]

Definition at line 662 of file loopingcontrol.cpp.


Member Function Documentation

void BeatLoopingControl::activate ( )

Definition at line 675 of file loopingcontrol.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void BeatLoopingControl::activateBeatLoop ( BeatLoopingControl ) [signal]

Here is the caller graph for this function:

void BeatLoopingControl::deactivate ( )

Definition at line 669 of file loopingcontrol.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void BeatLoopingControl::deactivateBeatLoop ( BeatLoopingControl ) [signal]

Here is the caller graph for this function:

double BeatLoopingControl::getSize ( ) [inline]

Definition at line 121 of file loopingcontrol.h.

Here is the caller graph for this function:

void BeatLoopingControl::slotActivate ( double  value) [slot]

Definition at line 690 of file loopingcontrol.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void BeatLoopingControl::slotLegacy ( double  value) [slot]

Definition at line 681 of file loopingcontrol.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void BeatLoopingControl::slotToggle ( double  value) [slot]

Definition at line 698 of file loopingcontrol.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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