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

Method setTime

launcher/meta/Version.cpp:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void Meta::Version::setTime(const qint64 time)
101{
102 m_time = time;
103 emit timeChanged();
104}
105
106void Meta::Version::setRequires(const Meta::RequireSet& reqs, const Meta::RequireSet& conflicts)
107{

Callers 1

parseCommonVersionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected