ProcessManager Class Reference

#include <players-manager.h>

Inheritance diagram for ProcessManager:
Inheritance graph
[legend]
Collaboration diagram for ProcessManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~ProcessManager ()
void switchMonitorToMain ()
void setMainSong (Song *song)
bool startSong (Song *song)

Constructor & Destructor Documentation

virtual ProcessManager::~ProcessManager (  )  [inline, virtual]

Member Function Documentation

void ProcessManager::setMainSong ( Song song  ) 

Here it is difficult to guess in which player the current song is playing. Very likely will we not have succeeded in opening that player. So that player should then be the chosen one. The challenge here lies in choosing the right empty one. Since we cannot assume anything useful here. We do not fill in the slot as such.

References main_song, selector, and SongSelectorLogic::updateProcessView().

Referenced by SongSelectorLogic::selectionSetMainSong().

bool ProcessManager::startSong ( Song song  ) 
void ProcessManager::switchMonitorToMain (  ) 

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

Generated by  doxygen 1.6.2