Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
389
QString BaseInstance::name() const
390
{
391
return m_settings->get(
"name"
).toString();
392
}
393
394
QString BaseInstance::windowTitle() const
395
{
Callers
14
data
Method · 0.45
dialogTitle
Function · 0.45
operator<
Method · 0.45
operator>
Method · 0.45
executeTask
Method · 0.45
readyForLaunch
Method · 0.45
make_links
Method · 0.45
statFS
Function · 0.45
data
Method · 0.45
setData
Method · 0.45
loadInstance
Method · 0.45
childSucceeded
Method · 0.45
Calls
2
toString
Method · 0.45
get
Method · 0.45
Tested by
2
test_addFromWatch
Function · 0.36
test_enable_disable
Function · 0.36