![]() |
Audacity 3.2.0
|
Variables | |
AttachedItem | sAttachment1 |
AttachedItem | sAttachment2 |
void anonymous_namespace{FileMenus.cpp}::DoExport | ( | AudacityProject & | project, |
const FileExtension & | format | ||
) |
Definition at line 35 of file FileMenus.cpp.
References FileHistory::Append(), AudacityMessageBox(), FileNames::FindDefaultPath(), format, TrackList::Get(), AudacityProject::GetProjectName(), FileHistory::Global(), Track::IsLeader(), AudacityProject::mBatchMode, Verbatim(), FileNames::WritableLocationCheck(), and XO().
Referenced by OnExportAudio(), OnExportFLAC(), OnExportMp3(), OnExportOgg(), and OnExportWav().
void anonymous_namespace{FileMenus.cpp}::DoImport | ( | const CommandContext & | context, |
bool | isRaw | ||
) |
Definition at line 114 of file FileMenus.cpp.
References ProjectFileManager::AddImportedTracks(), FileNames::CompareNoCase(), WaveTrackFactory::Get(), ProjectFileManager::Get(), ProjectWindow::Get(), ProjectFileManager::Import(), ImportRaw(), NewImportingSession, CommandContext::project, Importer::SetLastOpenType(), ProjectFileManager::ShowOpenDialog(), FileNames::UpdateDefaultPath(), and Setting< T >::Write().
Referenced by OnImport(), and OnImportRaw().
BaseItemSharedPtr anonymous_namespace{FileMenus.cpp}::FileMenu | ( | ) |
Definition at line 425 of file FileMenus.cpp.
References AlwaysEnabledFlag, AudioIONotBusyFlag(), MenuTable::Command, FileHistory::Global(), LabelTracksExistFlag(), MenuTable::Menu, OnClose(), OnExit(), OnExportAudio(), OnExportLabels(), OnExportMp3(), OnExportMultiple(), OnExportOgg(), OnExportSelection(), OnExportWav(), OnImport(), OnImportLabels(), OnImportRaw(), OnNew(), OnOpen(), OnProjectReset(), OnSave(), OnSaveAs(), OnSaveCopy(), MenuTable::Section, MenuTable::Special, TimeSelectedFlag(), WaveTracksExistFlag(), WaveTracksSelectedFlag(), wxT(), and XXO().
BaseItemSharedPtr anonymous_namespace{FileMenus.cpp}::HiddenFileMenu | ( | ) |
Definition at line 563 of file FileMenus.cpp.
References AudioIONotBusyFlag(), MenuTable::Command, MenuTable::ConditionalItems, MenuTable::Menu, OnExportFLAC(), wxT(), and XXO().
void anonymous_namespace{FileMenus.cpp}::OnClose | ( | const CommandContext & | context | ) |
Definition at line 214 of file FileMenus.cpp.
References ProjectFileManager::Get(), ProjectWindow::Get(), CommandContext::project, and ProjectFileManager::SetMenuClose().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnCompact | ( | const CommandContext & | context | ) |
Definition at line 222 of file FileMenus.cpp.
References ProjectFileManager::Compact(), ProjectFileManager::Get(), and CommandContext::project.
void anonymous_namespace{FileMenus.cpp}::OnExit | ( | const CommandContext & | WXUNUSEDcontext | ) |
Definition at line 409 of file FileMenus.cpp.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportAudio | ( | const CommandContext & | context | ) |
Definition at line 266 of file FileMenus.cpp.
References DoExport(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportFLAC | ( | const CommandContext & | context | ) |
Definition at line 416 of file FileMenus.cpp.
References DoExport(), and CommandContext::project.
Referenced by HiddenFileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportLabels | ( | const CommandContext & | context | ) |
Definition at line 283 of file FileMenus.cpp.
References _, AudacityMessageBox(), TrackList::Get(), GetProjectFrame(), CommandContext::project, SelectFile(), ClientData::Site< Host, ClientData, ObjectCopyingPolicy, Pointer, ObjectLockingPolicy, RegistryLockingPolicy >::size(), FileNames::TextFiles, wxT(), and XO().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportMp3 | ( | const CommandContext & | context | ) |
Definition at line 248 of file FileMenus.cpp.
References DoExport(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportMultiple | ( | const CommandContext & | context | ) |
Definition at line 345 of file FileMenus.cpp.
References CommandContext::project, and ExportMultipleDialog::ShowModal().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportOgg | ( | const CommandContext & | context | ) |
Definition at line 260 of file FileMenus.cpp.
References DoExport(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportSelection | ( | const CommandContext & | context | ) |
Definition at line 272 of file FileMenus.cpp.
References ViewInfo::Get(), CommandContext::project, ViewInfo::selectedRegion, Exporter::SetFileDialogTitle(), and XO().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnExportWav | ( | const CommandContext & | context | ) |
Definition at line 254 of file FileMenus.cpp.
References DoExport(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnImport | ( | const CommandContext & | context | ) |
Definition at line 353 of file FileMenus.cpp.
References DoImport().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnImportLabels | ( | const CommandContext & | context | ) |
Definition at line 358 of file FileMenus.cpp.
References FileNames::AllFiles, AudacityMessageBox(), ProjectHistory::Get(), TrackList::Get(), WaveTrackFactory::Get(), ProjectWindow::Get(), CommandContext::project, ProjectHistory::PushState(), SelectFile(), SelectUtilities::SelectNone(), FileNames::TextFiles, wxT(), and XO().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnImportRaw | ( | const CommandContext & | context | ) |
Definition at line 404 of file FileMenus.cpp.
References DoImport().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnNew | ( | const CommandContext & | ) |
Definition at line 163 of file FileMenus.cpp.
References ProjectManager::New().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnOpen | ( | const CommandContext & | context | ) |
Definition at line 168 of file FileMenus.cpp.
References PluginManager::Get(), RealtimeEffectList::Get(), TrackList::Get(), PluginManager::GetPlugin(), PluginManager::IsPluginAvailable(), ProjectManager::OpenFiles(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnProjectReset | ( | const CommandContext & | context | ) |
Definition at line 208 of file FileMenus.cpp.
References ProjectManager::Get(), CommandContext::project, and ProjectManager::ResetProjectToEmpty().
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnSave | ( | const CommandContext & | context | ) |
Definition at line 227 of file FileMenus.cpp.
References ProjectFileManager::Get(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnSaveAs | ( | const CommandContext & | context | ) |
Definition at line 234 of file FileMenus.cpp.
References ProjectFileManager::Get(), and CommandContext::project.
Referenced by FileMenu().
void anonymous_namespace{FileMenus.cpp}::OnSaveCopy | ( | const CommandContext & | context | ) |
Definition at line 241 of file FileMenus.cpp.
References ProjectFileManager::Get(), and CommandContext::project.
Referenced by FileMenu().
AttachedItem anonymous_namespace{FileMenus.cpp}::sAttachment1 |
Definition at line 558 of file FileMenus.cpp.
AttachedItem anonymous_namespace{FileMenus.cpp}::sAttachment2 |
Definition at line 584 of file FileMenus.cpp.