Audacity 3.2.0
Functions
ActiveProjects Namespace Reference

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)
 

Function Documentation

◆ Add()

PROJECT_FILE_IO_API void ActiveProjects::Add ( const FilePath path)

Referenced by ProjectFileIO::SetFileName().

Here is the caller graph for this function:

◆ Find()

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().

Here is the caller graph for this function:

◆ GetAll()

PROJECT_FILE_IO_API FilePaths ActiveProjects::GetAll ( )

Referenced by AutoRecoveryDialog::PopulateList().

Here is the caller graph for this function:

◆ Remove()

PROJECT_FILE_IO_API void ActiveProjects::Remove ( const FilePath path)

Referenced by AutoRecoveryDialog::OnDiscardSelected(), AutoRecoveryDialog::PopulateList(), and ProjectFileIO::SetFileName().

Here is the caller graph for this function: