Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
void ComicFlowWidget::setBackgroundColor(const QColor &color)
31
{
32
flow->setBackgroundColor(color);
33
}
34
35
void ComicFlowWidget::setTextColor(const QColor &color)
36
{
Callers
1
applyTheme
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected