Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ name
Method
name
launcher/BaseInstance.cpp:257–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
255
}
256
257
QString BaseInstance::name() const
258
{
259
return m_settings->get(
"name"
).toString();
260
}
261
262
QString BaseInstance::windowTitle() const
263
{
Callers
11
GAnalyticsWorker
Method · 0.45
executeTask
Method · 0.45
data
Method · 0.45
dialogTitle
Function · 0.45
operator<
Method · 0.45
operator>
Method · 0.45
executeTask
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
loadInstance
Method · 0.45
wrapInstanceTask
Method · 0.45
Calls
2
toString
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected