Audacity 3.2.0
Classes | Namespaces | Variables
wxCommandTargets.cpp File Reference

Contains definitions for CommandType class that use wxWidgets. More...

#include "wxCommandTargets.h"
#include <wx/app.h>
#include <wx/statusbr.h>
#include <wx/textctrl.h>
#include "ShuttleGui.h"
#include "CommandContext.h"
#include "BasicUI.h"
#include "wxPanelWrapper.h"
#include <locale>
#include <sstream>
Include dependency graph for wxCommandTargets.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...
 
struct  anonymous_namespace{wxCommandTargets.cpp}::InteractiveOutputTargets
 

Namespaces

namespace  anonymous_namespace{wxCommandTargets.cpp}
 

Variables

static CommandContext::TargetFactory::SubstituteInUnique< InteractiveOutputTargetsanonymous_namespace{wxCommandTargets.cpp}::scope
 

Detailed Description

Contains definitions for CommandType class that use wxWidgets.

Definition in file wxCommandTargets.cpp.