Mixxx

ScriptRecorder Class Reference

#include <scriptrecorder.h>

Collaboration diagram for ScriptRecorder:

List of all members.

Public Member Functions

 ScriptRecorder (Track *track)
 ~ScriptRecorder ()
void startRecord ()
void stopRecord ()
MacrogetMacro ()
void reset ()

Detailed Description

Definition at line 11 of file scriptrecorder.h.


Constructor & Destructor Documentation

ScriptRecorder::ScriptRecorder ( Track *  track)

Definition at line 11 of file scriptrecorder.cpp.

ScriptRecorder::~ScriptRecorder ( )

Definition at line 75 of file scriptrecorder.cpp.


Member Function Documentation

Macro * ScriptRecorder::getMacro ( )

Definition at line 97 of file scriptrecorder.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptRecorder::reset ( )

Definition at line 120 of file scriptrecorder.cpp.

Here is the caller graph for this function:

void ScriptRecorder::startRecord ( )

Definition at line 78 of file scriptrecorder.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptRecorder::stopRecord ( )

Definition at line 88 of file scriptrecorder.cpp.

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