MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / parse

Method parse

launcher/meta/Version.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void Meta::Version::parse(const QJsonObject& obj)
45{
46 parseVersion(obj, this);
47}
48
49void Meta::Version::mergeFromList(const Meta::Version::Ptr& other)
50{

Callers

nothing calls this directly

Calls 1

parseVersionFunction · 0.85

Tested by

no test coverage detected