Audacity 3.2.0
|
Go to the source code of this file.
Functions | |
DEFINE_XML_METHOD_REGISTRY (ProjectFileIORegistry) | |
std::unique_ptr< const BasicUI::WindowPlacement > | ProjectFramePlacement (AudacityProject *project) |
Make a WindowPlacement object suitable for project (which may be null) More... | |
DEFINE_XML_METHOD_REGISTRY | ( | ProjectFileIORegistry | ) |
std::unique_ptr< const BasicUI::WindowPlacement > ProjectFramePlacement | ( | AudacityProject * | project | ) |
Make a WindowPlacement object suitable for project
(which may be null)
Definition at line 129 of file Project.cpp.
References factory, GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... >::Get(), and project.
Referenced by ProjectFileManager::DoImport(), ProjectAudioManager::DoRecord(), ProjectFileManager::DoSave(), ProjectFileIO::HandleXMLTag(), anonymous_namespace{TransportMenus.cpp}::OnPunchAndRoll(), ProjectFileManager::OpenProjectFile(), ProjectAudioManager::PlayPlayRegion(), ProjectFileIO::RenameOrWarn(), ProjectFileManager::SaveCopy(), and AudioIO::StartMonitoring().