MCPcopy 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
35void ComicFlowWidget::setTextColor(const QColor &color)
36{
37 flow->setTextColor(color);
38}
39
40QSize ComicFlowWidget::minimumSizeHint() const
41{

Callers 1

applyThemeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected