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