Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ notes
Method
notes
launcher/BaseInstance.cpp:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
QString BaseInstance::notes() const
366
{
367
return m_settings->get(
"notes"
).toString();
368
}
369
370
void BaseInstance::setIconKey(QString val)
371
{
Callers
1
NotesPage
Method · 0.80
Calls
2
toString
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected