Audacity 3.2.0
Namespaces | Variables
ImportExportCommands.cpp File Reference

Contains definitions for the ImportCommand and ExportCommand classes. More...

#include "ImportExportCommands.h"
#include "CommandDispatch.h"
#include "MenuRegistry.h"
#include "../CommonCommandFlags.h"
#include "LoadCommands.h"
#include "../ProjectFileManager.h"
#include "ViewInfo.h"
#include "Export.h"
#include "../SelectUtilities.h"
#include "SettingsVisitor.h"
#include "ShuttleGui.h"
#include "Track.h"
#include "wxFileNameWrapper.h"
#include "CommandContext.h"
#include "ExportUtils.h"
#include "ProjectRate.h"
#include "ExportPluginRegistry.h"
#include "export/ExportProgressUI.h"
Include dependency graph for ImportExportCommands.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{ImportExportCommands.cpp}
 

Variables

BuiltinCommandsModule::Registration< ImportCommandanonymous_namespace{ImportExportCommands.cpp}::reg
 
BuiltinCommandsModule::Registration< ExportCommandanonymous_namespace{ImportExportCommands.cpp}::reg2
 
AttachedItem anonymous_namespace{ImportExportCommands.cpp}::sAttachment
 

Detailed Description

Contains definitions for the ImportCommand and ExportCommand classes.

Definition in file ImportExportCommands.cpp.