Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ theme
Function
theme
ui/uiresources.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
UIResources::Theme theme()
71
{
72
return s_currentTheme == UIResources::Unknown ? UIResources::Default : s_currentTheme;
73
}
74
75
QString themePath(UIResources::Theme theme)
76
{
Callers
6
themePath
Function · 0.85
themedPath
Function · 0.85
themedIcon
Method · 0.85
themedPixmap
Method · 0.85
themedImage
Method · 0.85
themedFilePath
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected