Mixxx

ScriptTest Class Reference

#include <scripttest.h>

Collaboration diagram for ScriptTest:

List of all members.

Public Slots

void executeText ()
void record ()
void dump ()
void play ()
void stop ()
void clear ()

Public Member Functions

 ScriptTest (ScriptEngine *peng, QWidget *parent=0, const char *name="Mixxx Script Test")
 ~ScriptTest ()

Public Attributes

ScriptEnginem_parent

Detailed Description

Definition at line 11 of file scripttest.h.


Constructor & Destructor Documentation

ScriptTest::ScriptTest ( ScriptEngine peng,
QWidget *  parent = 0,
const char *  name = "Mixxx Script Test" 
)

Definition at line 3 of file scripttest.cpp.

Here is the call graph for this function:

ScriptTest::~ScriptTest ( )

Definition at line 31 of file scripttest.cpp.


Member Function Documentation

void ScriptTest::clear ( ) [slot]

Definition at line 61 of file scripttest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptTest::dump ( ) [slot]

Definition at line 45 of file scripttest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptTest::executeText ( ) [slot]

Definition at line 34 of file scripttest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptTest::play ( ) [slot]

Definition at line 49 of file scripttest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptTest::record ( ) [slot]

Definition at line 39 of file scripttest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void ScriptTest::stop ( ) [slot]

Definition at line 53 of file scripttest.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 18 of file scripttest.h.


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