MCPcopy 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
70UIResources::Theme theme()
71{
72 return s_currentTheme == UIResources::Unknown ? UIResources::Default : s_currentTheme;
73}
74
75QString themePath(UIResources::Theme theme)
76{

Callers 6

themePathFunction · 0.85
themedPathFunction · 0.85
themedIconMethod · 0.85
themedPixmapMethod · 0.85
themedImageMethod · 0.85
themedFilePathMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected