![]() |
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 cloud::factory, and GlobalVariable< Tag, const std::function< Signature >, nullptr, Options... >::Get().
Referenced by ProjectAudioManager::DoRecord(), ProjectFileManager::DoSave(), ProjectFileIO::HandleXMLTag(), ProjectFileManager::Import(), ProjectFileManager::OpenProjectFile(), ProjectAudioManager::PlayPlayRegion(), ProjectFileIO::RenameOrWarn(), ProjectFileManager::SaveCopy(), and AudioIO::StartMonitoring().