Audacity 3.2.0
Classes
SetTrackInfoCommand.h File Reference
#include "Command.h"
#include "CommandType.h"
Include dependency graph for SetTrackInfoCommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SetTrackBase
 Base class for the various SetTrackCommand classes.
Sbclasses provide the settings that are relevant to them. More...
 
class  SetTrackStatusCommand
 A SetTrackBase that sets name, selected and focus. More...
 
class  SetTrackAudioCommand
 A SetTrackBase that sets pan, gain, mute and solo. More...
 
class  SetTrackVisualsCommand
 A SetTrackBase that sets appearance of a track. More...
 
class  SetTrackCommand
 A SetTrackBase that combines SetTrackStatusCommand, SetTrackAudioCommand and SetTrackVisualsCommand. More...