This is the complete list of members for yaze::core::ProjectManager, including all inherited members.
BackupProject(const YazeProject &project) | yaze::core::ProjectManager | static |
ConvertProject(const std::string &source_path, const std::string &target_path, ProjectFormat target_format) | yaze::core::ProjectManager | static |
CreateFromTemplate(const std::string &template_name, const std::string &project_name, const std::string &base_path) | yaze::core::ProjectManager | static |
FindProjectsInDirectory(const std::string &directory) | yaze::core::ProjectManager | static |
GetProjectTemplates() | yaze::core::ProjectManager | static |
GetRecommendedFixesForProject(const YazeProject &project) | yaze::core::ProjectManager | static |
RestoreProject(const std::string &backup_path) | yaze::core::ProjectManager | static |
ValidateProjectStructure(const YazeProject &project) | yaze::core::ProjectManager | static |