Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
626
ProfileManager* ResourceManager::GetProfileManager()
627
{
628
return(profile_manager);
629
}
630
631
SettingsManager* ResourceManager::GetSettingsManager()
632
{
Callers
13
OptionSize
Function · 0.80
OptionProfile
Function · 0.80
cli_post_detection
Function · 0.80
UpdateProfileList
Method · 0.80
on_SaveSizeProfile
Method · 0.80
on_ProfileSelected
Method · 0.80
on_ButtonLoadProfile_clicked
Method · 0.80
on_ButtonDeleteProfile_clicked
Method · 0.80
SaveProfile
Method · 0.80
SaveProfileAs
Method · 0.80
on_save_button_clicked
Method · 0.80
OpenRGBProfileSaveDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected