Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ getSettingsFilepath
Method
getSettingsFilepath
Source/GUI/Settings/SConfig.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
QString SConfig::getSettingsFilepath() const
62
{
63
return m_settings->fileName();
64
}
65
66
QString SConfig::getWatchModel() const
67
{
Callers
1
makeMenus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected