Audacity 3.2.0
|
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>
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< InteractiveOutputTargets > | anonymous_namespace{wxCommandTargets.cpp}::scope |
Contains definitions for CommandType class that use wxWidgets.
Definition in file wxCommandTargets.cpp.