#include <chrono>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | yaze::editor::ProjectWorkflowStatus |
| struct | yaze::editor::ProjectWorkflowHistoryEntry |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Enumerations | |
| enum class | yaze::editor::ProjectWorkflowState { yaze::editor::kIdle , yaze::editor::kRunning , yaze::editor::kSuccess , yaze::editor::kFailure } |