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

Method setBackgroundColor

YACReaderLibrary/comic_flow_widget.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void ComicFlowWidget::setBackgroundColor(const QColor &color)
31{
32 flow->setBackgroundColor(color);
33}
34
35void ComicFlowWidget::setTextColor(const QColor &color)
36{

Callers 1

applyThemeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected