Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ uid
Method
uid
launcher/meta/Version.h:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
QString typeString() const override;
46
47
QString uid() const
48
{
49
return m_uid;
50
}
51
QString version() const
52
{
53
return m_version;
Callers
8
data
Method · 0.45
merge
Method · 0.45
parseVersionInternal
Function · 0.45
Index
Method · 0.45
data
Method · 0.45
merge
Method · 0.45
Component
Method · 0.45
IndexTest
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected