MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / name

Method name

launcher/BaseInstance.cpp:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387}
388
389QString BaseInstance::name() const
390{
391 return m_settings->get("name").toString();
392}
393
394QString BaseInstance::windowTitle() const
395{

Callers 14

dataMethod · 0.45
dialogTitleFunction · 0.45
operator<Method · 0.45
operator>Method · 0.45
executeTaskMethod · 0.45
readyForLaunchMethod · 0.45
make_linksMethod · 0.45
statFSFunction · 0.45
dataMethod · 0.45
setDataMethod · 0.45
loadInstanceMethod · 0.45
childSucceededMethod · 0.45

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by 2

test_addFromWatchFunction · 0.36
test_enable_disableFunction · 0.36