Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setType
Method
setType
launcher/meta/Version.cpp:94–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
void Meta::Version::setType(const QString& type)
95
{
96
m_type = type;
97
emit typeChanged();
98
}
99
100
void Meta::Version::setTime(const qint64 time)
101
{
Callers
2
LookupServerAddress
Method · 0.80
parseCommonVersion
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected