Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::gui::ProjectPathProvider Class Reference

Public Types

enum class  ProjectPath {
  ProjectFile , BackupsDir , PluginsDir , PluginStates ,
  PLUGIN_EXT_COPIES , PLUGIN_EXT_LINKS , ExportsDir , ExportStemsDir ,
  AudioFilePoolDir
}

Static Public Member Functions

static fs::path get_path (ProjectPath path)
 Returns the path of the given type relative to a project's directory.

Detailed Description

Definition at line 10 of file project_path_provider.h.

Member Enumeration Documentation

◆ ProjectPath

Enumerator
ProjectFile 

The project .zpj file.

PluginsDir 

Plugins path (directory).

PluginStates 

Path for state .ttl files.

PLUGIN_EXT_COPIES 

External files for plugin states, under the STATES dir.

PLUGIN_EXT_LINKS 

External files for plugin states, under the STATES dir.

Definition at line 23 of file project_path_provider.h.


The documentation for this class was generated from the following file: