Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ contains
Method
contains
launcher/settings/SettingsObject.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
bool SettingsObject::contains(const QString &id)
120
{
121
return m_settings.contains(id);
122
}
123
124
bool SettingsObject::reload()
125
{
Callers
15
read_os_release
Method · 0.45
fallback_lsb_info
Method · 0.45
getKernelInfo
Method · 0.45
hasMandatoryDeviceAuthParams
Function · 0.45
onDeviceAuthReplyFinished
Method · 0.45
startPollServer
Method · 0.45
onVerificationReceived
Method · 0.45
legacyLaunch
Method · 0.45
launch
Method · 0.45
requireIsType
Function · 0.45
ensureIsType
Function · 0.45
requireIsArrayOf
Function · 0.45
Calls
no outgoing calls
Tested by
4
test_copy
Method · 0.36
test_copy_with_blacklist
Method · 0.36
test_copy_with_dot_hidden
Method · 0.36
loadFromFile_Curseforge
Method · 0.36