Audacity 3.2.0
Classes
SelectCommand.h File Reference

Declarations for SelectCommand and SelectCommandType classes. More...

#include "CommandType.h"
#include "Command.h"
Include dependency graph for SelectCommand.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SelectTimeCommand
 Command for changing the time selection. More...
 
class  SelectFrequenciesCommand
 Command for changing the frequency selection. More...
 
class  SelectTracksCommand
 Command for changing the selection of tracks. More...
 
class  SelectCommand
 Command for changing time, frequency and track selection. This class is a little baroque, as it uses the SelectTimeCommand, SelectFrequenciesCommand and SelectTracksCommand, when it could just explicitly code all three. More...
 

Detailed Description

Declarations for SelectCommand and SelectCommandType classes.

Definition in file SelectCommand.h.