Audacity 3.2.0
|
Go to the source code of this file.
Namespaces | |
namespace | TempDirectory |
Functions | |
FILES_API wxString | TempDirectory::TempDir () |
FILES_API void | TempDirectory::ResetTempDir () |
FILES_API const FilePath & | TempDirectory::DefaultTempDir () |
FILES_API void | TempDirectory::SetDefaultTempDir (const FilePath &tempDir) |
FILES_API bool | TempDirectory::IsTempDirectoryNameOK (const FilePath &Name) |
FILES_API wxString | TempDirectory::UnsavedProjectFileName () |
FILES_API bool | TempDirectory::FATFilesystemDenied (const FilePath &path, const TranslatableString &msg, const BasicUI::WindowPlacement &placement={}) |
FILES_API Observer::Publisher< FilePath > & | TempDirectory::GetTempPathObserver () |