MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / setPluginListContained

Method setPluginListContained

src/settings.cpp:1284–1287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1282}
1283
1284void ColorSettings::setPluginListContained(const QColor& c)
1285{
1286 set(m_Settings, "Settings", "containedColor", c);
1287}
1288
1289std::optional<QColor> ColorSettings::previousSeparatorColor() const
1290{

Callers 1

loadMethod · 0.80

Calls 1

setFunction · 0.70

Tested by

no test coverage detected