Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
void Meta::Version::parse(const QJsonObject& obj)
45
{
46
parseVersion(obj, this);
47
}
48
49
void Meta::Version::mergeFromList(const Meta::Version::Ptr& other)
50
{
Callers
nothing calls this directly
Calls
1
parseVersion
Function · 0.85
Tested by
no test coverage detected