yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::layout_designer::LayoutSerializer Member List

This is the complete list of members for yaze::editor::layout_designer::LayoutSerializer, including all inherited members.

DeserializeDockNode(const std::string &json)yaze::editor::layout_designer::LayoutSerializerprivatestatic
DeserializePanel(const std::string &json)yaze::editor::layout_designer::LayoutSerializerprivatestatic
FromJson(const std::string &json_str)yaze::editor::layout_designer::LayoutSerializerstatic
LoadFromFile(const std::string &filepath)yaze::editor::layout_designer::LayoutSerializerstatic
SaveToFile(const LayoutDefinition &layout, const std::string &filepath)yaze::editor::layout_designer::LayoutSerializerstatic
SerializeDockNode(const DockNode &node)yaze::editor::layout_designer::LayoutSerializerprivatestatic
SerializePanel(const LayoutPanel &panel)yaze::editor::layout_designer::LayoutSerializerprivatestatic
ToJson(const LayoutDefinition &layout)yaze::editor::layout_designer::LayoutSerializerstatic