MCPcopy 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
38void ThemeParser::setTheme(ThemeParser::Theme theme)
39{
40 defaultTheme = theme;
41}
42
43QJsonValue ThemeParser::value(const QString &group, ThemeProperty property) const
44{

Callers 2

initUIMethod · 0.80
initConnectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected