Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ getManagedPackType
Method
getManagedPackType
launcher/BaseInstance.cpp:153–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
QString BaseInstance::getManagedPackType() const
154
{
155
return m_settings->get(
"ManagedPackType"
).toString();
156
}
157
158
QString BaseInstance::getManagedPackID() const
159
{
Callers
4
copyManagedPack
Method · 0.80
ManagedPackPage
Class · 0.80
displayName
Method · 0.80
icon
Method · 0.80
Calls
2
toString
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected