MCPcopy Create free account
hub / github.com/YACReader/yacreader / getYes

Method getYes

YACReaderLibrary/comic_vine/series_question.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31bool SeriesQuestion::getYes()
32{
33 return yes->isChecked();
34}
35
36void SeriesQuestion::setYes(bool y)
37{

Callers 1

goNextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected