MCPcopy 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
61QString SConfig::getSettingsFilepath() const
62{
63 return m_settings->fileName();
64}
65
66QString SConfig::getWatchModel() const
67{

Callers 1

makeMenusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected