Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setYes
Method
setYes
YACReaderLibrary/comic_vine/series_question.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void SeriesQuestion::setYes(bool y)
37
{
38
yes->setChecked(y);
39
}
40
41
void SeriesQuestion::applyTheme(const Theme &theme)
42
{
Callers
1
show
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected