TrackManager Class Reference

#include <trackmanager.h>

List of all members.

Static Protected Member Functions

static void appendTrack ()

Static Protected Attributes

static QList< Track * > m_tracklist
static QReadWriteLock m_track_lock
static AudioCtlm_audioctl = 0


Detailed Description

contains the single tracks, manages the display of the waveforms etc.


Member Function Documentation

void TrackManager::appendTrack (  )  [static, protected]

append a new track


Member Data Documentation

QList< Track * > TrackManager::m_tracklist [static, protected]

list with all the tracks

AudioCtl * TrackManager::m_audioctl = 0 [static, protected]

the audio controller


The documentation for this class was generated from the following files:
Generated on Fri Jul 6 12:38:40 2007 for audioeditor.kdevelop by  doxygen 1.5.2