MCPcopy 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
257QString BaseInstance::name() const
258{
259 return m_settings->get("name").toString();
260}
261
262QString BaseInstance::windowTitle() const
263{

Callers 11

GAnalyticsWorkerMethod · 0.45
executeTaskMethod · 0.45
dataMethod · 0.45
dialogTitleFunction · 0.45
operator<Method · 0.45
operator>Method · 0.45
executeTaskMethod · 0.45
dataMethod · 0.45
setDataMethod · 0.45
loadInstanceMethod · 0.45
wrapInstanceTaskMethod · 0.45

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected