MCPcopy 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
36void SeriesQuestion::setYes(bool y)
37{
38 yes->setChecked(y);
39}
40
41void SeriesQuestion::applyTheme(const Theme &theme)
42{

Callers 1

showMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected