#include <deque>#include <string>#include <vector>#include "absl/status/status.h"#include "app/editor/session_types.h"#include "app/editor/system/toast_manager.h"#include "app/rom.h"#include "imgui/imgui.h"Go to the source code of this file.
Classes | |
| class | yaze::editor::SessionCoordinator |
| High-level orchestrator for multi-session UI. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |