class Song_SoloTrack

Solo Track Command. More...

Full nameTSE3::Cmd::Song_SoloTrack
Definition#include <Song.h>
InheritsTSE3::Cmd::Command [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

Command to set the solo Track in a Song.

See also: Command

 Song_SoloTrack (TSE3::Song *song, int track)

Song_SoloTrack

void  executeImpl ()

executeImpl

[protected virtual]

Reimplemented from Command for internal purposes..

void  undoImpl ()

undoImpl

[protected virtual]

Reimplemented from Command for internal purposes..