Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setTheme
Method
setTheme
src/common/util/themeparser.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void ThemeParser::setTheme(ThemeParser::Theme theme)
39
{
40
defaultTheme = theme;
41
}
42
43
QJsonValue ThemeParser::value(const QString &group, ThemeProperty property) const
44
{
Callers
2
initUI
Method · 0.80
initConnection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected