Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setTextColor
Method
setTextColor
YACReaderLibrary/comic_flow_widget.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void ComicFlowWidget::setTextColor(const QColor &color)
36
{
37
flow->setTextColor(color);
38
}
39
40
QSize ComicFlowWidget::minimumSizeHint() const
41
{
Callers
1
applyTheme
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected