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

Method parse

launcher/meta/VersionList.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190void VersionList::parse(const QJsonObject& obj)
191{
192 parseVersionList(obj, this);
193}
194
195void VersionList::addExternalRecommends(const QStringList& recommends)
196{

Callers

nothing calls this directly

Calls 1

parseVersionListFunction · 0.85

Tested by

no test coverage detected