Audacity 3.2.0
Classes | Typedefs
CommandContext.h File Reference
#include <memory>
#include "Identifier.h"
Include dependency graph for CommandContext.h:

Go to the source code of this file.

Classes

struct  TemporarySelection
 
class  CommandContext
 CommandContext provides additional information to an 'Apply()' command. It provides the project, and provides output channels for Error, Progress and Status. Status is used for general messaging from a command back to its invoker. More...
 

Typedefs

using CommandParameter = CommandID
 

Typedef Documentation

◆ CommandParameter

Definition at line 20 of file CommandContext.h.