MCPcopy Create free account
hub / github.com/YACReader/yacreader / setColor

Method setColor

custom_widgets/yacreader_sidebar.cpp:164–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void YACReaderSideBarSeparator::setColor(const QColor &color)
165{
166 separatorColor = color;
167 update();
168}
169
170void YACReaderSideBarSeparator::paintEvent(QPaintEvent *event)
171{

Callers 1

applyThemeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected