#include "app/editor/layout/layout_designer/dock_tree_json.h"#include <memory>#include <string>#include <utility>#include <vector>#include "absl/status/status.h"#include "absl/status/statusor.h"#include "absl/strings/str_cat.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::layout_designer |
| namespace | yaze::editor::layout_designer::anonymous_namespace{dock_tree_json.cc} |
Variables | |
| constexpr std::uint64_t | yaze::editor::layout_designer::anonymous_namespace{dock_tree_json.cc}::kCurrentDockTreeSchemaVersion = 2 |