Audacity 3.2.0
|
Declarations for SelectCommand and SelectCommandType classes. More...
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... | |
Declarations for SelectCommand and SelectCommandType classes.
Definition in file SelectCommand.h.