Audacity 3.2.0
Classes
CommandTargets.cpp File Reference

Contains definitions for CommandType class. More...

#include "CommandTargets.h"
#include <wx/app.h>
#include <wx/statusbr.h>
#include <wx/textctrl.h>
#include "ShuttleGui.h"
#include "AudacityMessageBox.h"
#include "wxPanelWrapper.h"
#include <locale>
#include <sstream>
Include dependency graph for CommandTargets.cpp:

Go to the source code of this file.

Classes

class  LongMessageDialog
 LongMessageDialog is a dialog with a Text Window in it to capture the more lengthy output from some commands. More...
 
class  MessageDialogTarget
 MessageDialogTarget is a CommandOutputTarget that sends its status to the LongMessageDialog. More...
 
class  ExtTargetFactory
 Extended Target Factory with more options. More...
 

Detailed Description

Contains definitions for CommandType class.

Definition in file CommandTargets.cpp.