Mixxx

DlgAutoDJ Class Reference

#include <dlgautodj.h>

Inheritance diagram for DlgAutoDJ:
Collaboration diagram for DlgAutoDJ:

List of all members.

Public Slots

void shufflePlaylist (bool buttonChecked)
void toggleAutoDJ (bool toggle)
void player1PositionChanged (double value)
void player2PositionChanged (double value)

Signals

void loadTrack (TrackPointer tio)
void loadTrackToPlayer (TrackPointer tio, QString group)

Public Member Functions

 DlgAutoDJ (QWidget *parent, ConfigObject< ConfigValue > *pConfig, TrackCollection *pTrackCollection, MixxxKeyboard *pKeyboard)
virtual ~DlgAutoDJ ()
virtual void setup (QDomNode node)
virtual void onSearchStarting ()
virtual void onSearchCleared ()
virtual void onSearch (const QString &text)
virtual void onShow ()
virtual void loadSelectedTrack ()
virtual void loadSelectedTrackToGroup (QString group)
virtual void moveSelection (int delta)

Detailed Description

Definition at line 19 of file dlgautodj.h.


Constructor & Destructor Documentation

DlgAutoDJ::DlgAutoDJ ( QWidget *  parent,
ConfigObject< ConfigValue > *  pConfig,
TrackCollection pTrackCollection,
MixxxKeyboard pKeyboard 
)

Definition at line 12 of file dlgautodj.cpp.

Here is the call graph for this function:

DlgAutoDJ::~DlgAutoDJ ( ) [virtual]

Definition at line 77 of file dlgautodj.cpp.


Member Function Documentation

void DlgAutoDJ::loadSelectedTrack ( ) [virtual]

Implements LibraryView.

Definition at line 145 of file dlgautodj.cpp.

Here is the call graph for this function:

void DlgAutoDJ::loadSelectedTrackToGroup ( QString  group) [virtual]

Implements LibraryView.

Definition at line 149 of file dlgautodj.cpp.

Here is the call graph for this function:

void DlgAutoDJ::loadTrack ( TrackPointer  tio) [signal]

Here is the caller graph for this function:

void DlgAutoDJ::loadTrackToPlayer ( TrackPointer  tio,
QString  group 
) [signal]

Here is the caller graph for this function:

void DlgAutoDJ::moveSelection ( int  delta) [virtual]

Implements LibraryView.

Definition at line 153 of file dlgautodj.cpp.

Here is the call graph for this function:

void DlgAutoDJ::onSearch ( const QString &  text) [virtual]

Implements LibraryView.

Definition at line 140 of file dlgautodj.cpp.

Here is the call graph for this function:

void DlgAutoDJ::onSearchCleared ( ) [virtual]

Implements LibraryView.

Definition at line 136 of file dlgautodj.cpp.

void DlgAutoDJ::onSearchStarting ( ) [virtual]

Implements LibraryView.

Definition at line 132 of file dlgautodj.cpp.

void DlgAutoDJ::onShow ( ) [virtual]

Implements LibraryView.

Definition at line 87 of file dlgautodj.cpp.

Here is the call graph for this function:

void DlgAutoDJ::player1PositionChanged ( double  value) [slot]

Definition at line 248 of file dlgautodj.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgAutoDJ::player2PositionChanged ( double  value) [slot]

Definition at line 292 of file dlgautodj.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgAutoDJ::setup ( QDomNode  node) [virtual]

Implements LibraryView.

Definition at line 92 of file dlgautodj.cpp.

Here is the call graph for this function:

void DlgAutoDJ::shufflePlaylist ( bool  buttonChecked) [slot]

Definition at line 157 of file dlgautodj.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DlgAutoDJ::toggleAutoDJ ( bool  toggle) [slot]

Definition at line 165 of file dlgautodj.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