Namespaces | |
| namespace | anonymous_namespace{project.cc} |
Classes | |
| class | ProjectManager |
| Enhanced project management with templates and validation. More... | |
| struct | ProjectMetadata |
| Enhanced metadata for project tracking. More... | |
| class | RecentFilesManager |
| struct | ResourceLabelManager |
| struct | WorkspaceSettings |
| Consolidated workspace and UI settings. More... | |
| struct | YazeProject |
| Modern project structure with comprehensive settings consolidation. More... | |
Enumerations | |
| enum class | ProjectFormat { kYazeNative , kZScreamCompat } |
| Supported project file formats. More... | |
Variables | |
| const std::string | kRecentFilesFilename = "recent_files.txt" |
|
strong |
| const std::string yaze::project::kRecentFilesFilename = "recent_files.txt" |
Definition at line 239 of file project.h.
Referenced by yaze::project::RecentFilesManager::GetFilePath().