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

Method contains

launcher/settings/SettingsObject.cpp:106–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106bool SettingsObject::contains(const QString& id)
107{
108 return m_settings.contains(id);
109}
110
111bool SettingsObject::reload()
112{

Callers 15

read_os_releaseMethod · 0.45
fallback_lsb_infoMethod · 0.45
getKernelInfoMethod · 0.45
QDCSSMethod · 0.45
LegacyLauncherMethod · 0.45
launchMethod · 0.45
StandardLauncherMethod · 0.45
ignoreFileMethod · 0.45
isLinkedToInstanceIdMethod · 0.45
requireIsTypeFunction · 0.45
ensureIsTypeFunction · 0.45
requireIsArrayOfFunction · 0.45

Calls

no outgoing calls

Tested by 14

test_copyMethod · 0.36
test_copy_single_fileMethod · 0.36
test_linkMethod · 0.36
test_hard_linkMethod · 0.36
test_link_single_fileMethod · 0.36