Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ setStyleName
Method
setStyleName
src/settings.cpp:2134–2137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2132
}
2133
2134
void InterfaceSettings::setStyleName(const QString& name)
2135
{
2136
set(m_Settings,
"Settings"
,
"style"
, name);
2137
}
2138
2139
bool InterfaceSettings::collapsibleSeparators(Qt::SortOrder order) const
2140
{
Callers
2
update
Method · 0.80
run
Method · 0.80
Calls
1
set
Function · 0.70
Tested by
no test coverage detected