![]() |
Audacity 3.2.0
|
Functions | |
| PROJECT_FILE_IO_API FilePaths | GetAll () |
| PROJECT_FILE_IO_API void | Add (const FilePath &path) |
| PROJECT_FILE_IO_API void | Remove (const FilePath &path) |
| PROJECT_FILE_IO_API wxString | Find (const FilePath &path) |
| PROJECT_FILE_IO_API void ActiveProjects::Add | ( | const FilePath & | path | ) |
| PROJECT_FILE_IO_API wxString ActiveProjects::Find | ( | const FilePath & | path | ) |
Referenced by TrackList::Find(), anonymous_namespace{Registry.cpp}::CollectedItems::InsertNewItemUsingHint(), anonymous_namespace{Registry.cpp}::CollectedItems::InsertNewItemUsingPreferences(), and anonymous_namespace{Registry.cpp}::CollectedItems::MergeWithExistingItem().
| PROJECT_FILE_IO_API FilePaths ActiveProjects::GetAll | ( | ) |
| PROJECT_FILE_IO_API void ActiveProjects::Remove | ( | const FilePath & | path | ) |
Referenced by AutoRecoveryDialog::OnDiscardSelected(), AutoRecoveryDialog::PopulateList(), and ProjectFileIO::SetFileName().