Mixxx

CueControl Class Reference

#include <cuecontrol.h>

Inheritance diagram for CueControl:
Collaboration diagram for CueControl:

List of all members.

Public Slots

void loadTrack (TrackPointer pTrack)
void unloadTrack (TrackPointer pTrack)

Public Member Functions

 CueControl (const char *_group, ConfigObject< ConfigValue > *_config)
virtual ~CueControl ()
virtual void hintReader (QList< Hint > &hintList)

Detailed Description

Definition at line 77 of file cuecontrol.h.


Constructor & Destructor Documentation

CueControl::CueControl ( const char *  _group,
ConfigObject< ConfigValue > *  _config 
)

Definition at line 17 of file cuecontrol.cpp.

Here is the call graph for this function:

CueControl::~CueControl ( ) [virtual]

Definition at line 82 of file cuecontrol.cpp.


Member Function Documentation

void CueControl::hintReader ( QList< Hint > &  hintList) [virtual]

Reimplemented from EngineControl.

Definition at line 502 of file cuecontrol.cpp.

Here is the call graph for this function:

void CueControl::loadTrack ( TrackPointer  pTrack) [slot]

Definition at line 155 of file cuecontrol.cpp.

Here is the call graph for this function:

void CueControl::unloadTrack ( TrackPointer  pTrack) [slot]

Definition at line 202 of file cuecontrol.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