Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getFilename
Method
getFilename
launcher/minecraft/Component.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
QString Component::getFilename()
153
{
154
return m_parent->patchFilePathForUid(m_uid);
155
}
156
157
QDateTime Component::getReleaseDateTime()
158
{
Callers
4
on_actionEdit_triggered
Method · 0.80
confirm
Method · 0.80
loadComponent
Function · 0.80
removeComponent_internal
Method · 0.80
Calls
1
patchFilePathForUid
Method · 0.80
Tested by
no test coverage detected