Audacity 3.2.0
|
Functions | |
FilePath FILES_API | GetLongFileName (const FilePath &shortFileName) |
std::string FILES_API | GetUserDataDir () |
std::string FILES_API | GetUserLocalDataDir () |
std::string FILES_API | GetResourcesDir () |
std::string FILES_API | GetDataDir () |
std::string FILES_API | GetPluginsDir () |
std::string FILES_API | GetDocumentsDir () |
std::string FILES_API | GetExecutablePath () |
std::string FILES_API | GetTempDir () |
std::string FILES_API | GetHomeDir () |
std::string FILES_API PlatformCompatibility::GetDataDir | ( | ) |
std::string FILES_API PlatformCompatibility::GetDocumentsDir | ( | ) |
std::string FILES_API PlatformCompatibility::GetExecutablePath | ( | ) |
Referenced by PluginManager::FindFilesInPathList(), VST3EffectsModule::FindModulePaths(), anonymous_namespace{FileNames.cpp}::GetUserTargetDir(), anonymous_namespace{AudacityApp.cpp}::InitCrashreports(), PluginManager::LoadGroup(), and PluginHost::Start().
std::string FILES_API PlatformCompatibility::GetHomeDir | ( | ) |
Referenced by anonymous_namespace{FileNames.cpp}::GetXDGTargetDir(), NyquistBase::Process(), and NyquistBase::resolveFilePath().
std::string FILES_API PlatformCompatibility::GetPluginsDir | ( | ) |
std::string FILES_API PlatformCompatibility::GetResourcesDir | ( | ) |
std::string FILES_API PlatformCompatibility::GetTempDir | ( | ) |
std::string FILES_API PlatformCompatibility::GetUserDataDir | ( | ) |
Referenced by anonymous_namespace{FileNames.cpp}::GetUserTargetDir().
std::string FILES_API PlatformCompatibility::GetUserLocalDataDir | ( | ) |
Referenced by anonymous_namespace{FileNames.cpp}::GetUserTargetDir().