Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
106
bool SettingsObject::contains(const QString& id)
107
{
108
return m_settings.contains(id);
109
}
110
111
bool SettingsObject::reload()
112
{
Callers
15
read_os_release
Method · 0.45
fallback_lsb_info
Method · 0.45
getKernelInfo
Method · 0.45
QDCSS
Method · 0.45
LegacyLauncher
Method · 0.45
launch
Method · 0.45
StandardLauncher
Method · 0.45
ignoreFile
Method · 0.45
isLinkedToInstanceId
Method · 0.45
requireIsType
Function · 0.45
ensureIsType
Function · 0.45
requireIsArrayOf
Function · 0.45
Calls
no outgoing calls
Tested by
14
test_copy
Method · 0.36
test_copy_with_blacklist
Method · 0.36
test_copy_with_whitelist
Method · 0.36
test_copy_with_dot_hidden
Method · 0.36
test_copy_single_file
Method · 0.36
test_link
Method · 0.36
test_hard_link
Method · 0.36
test_link_with_blacklist
Method · 0.36
test_link_with_whitelist
Method · 0.36
test_link_with_dot_hidden
Method · 0.36
test_link_single_file
Method · 0.36
test_link_with_max_depth
Method · 0.36