MCPcopy Create free account
hub / github.com/CalcProgrammer1/OpenRGB / GetProfileManager

Method GetProfileManager

ResourceManager.cpp:626–629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

624}
625
626ProfileManager* ResourceManager::GetProfileManager()
627{
628 return(profile_manager);
629}
630
631SettingsManager* ResourceManager::GetSettingsManager()
632{

Callers 13

OptionSizeFunction · 0.80
OptionProfileFunction · 0.80
cli_post_detectionFunction · 0.80
UpdateProfileListMethod · 0.80
on_SaveSizeProfileMethod · 0.80
on_ProfileSelectedMethod · 0.80
SaveProfileMethod · 0.80
SaveProfileAsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected