yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
dock_tree_json.h File Reference
#include "absl/status/statusor.h"
#include "app/editor/layout/layout_designer/dock_tree.h"
#include "nlohmann/json.hpp"
Include dependency graph for dock_tree_json.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
 

Functions

nlohmann::json yaze::editor::layout_designer::DockTreeToJson (const DockTree &tree)
 
absl::StatusOr< DockTreeyaze::editor::layout_designer::DockTreeFromJson (const nlohmann::json &j)