Mixxx

PlayerInfo Class Reference

#include <playerinfo.h>

Collaboration diagram for PlayerInfo:

List of all members.

Public Member Functions

TrackPointer getTrackInfo (QString group)
void setTrackInfo (QString group, TrackPointer trackInfoObj)
int getCurrentPlayingDeck ()
TrackPointer getCurrentPlayingTrack ()

Static Public Member Functions

static PlayerInfoInstance ()

Detailed Description

Definition at line 29 of file playerinfo.h.


Member Function Documentation

int PlayerInfo::getCurrentPlayingDeck ( )

Definition at line 83 of file playerinfo.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

TrackPointer PlayerInfo::getCurrentPlayingTrack ( )

Definition at line 129 of file playerinfo.cpp.

Here is the call graph for this function:

TrackPointer PlayerInfo::getTrackInfo ( QString  group)

Definition at line 66 of file playerinfo.cpp.

Here is the caller graph for this function:

PlayerInfo & PlayerInfo::Instance ( ) [static]

Definition at line 60 of file playerinfo.cpp.

Here is the caller graph for this function:

void PlayerInfo::setTrackInfo ( QString  group,
TrackPointer  trackInfoObj 
)

Definition at line 77 of file playerinfo.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