Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
bool SeriesQuestion::getYes()
32
{
33
return yes->isChecked();
34
}
35
36
void SeriesQuestion::setYes(bool y)
37
{
Callers
1
goNext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected