Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getTotalPages
Method
getTotalPages
YACReaderLibrary/comic_vine/model/response_parser.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
qint32 ResponseParser::getTotalPages()
34
{
35
return totalPages;
36
}
37
38
bool ResponseParser::isError(qint32 error)
39
{
Callers
2
appendVolumeComicsInfo
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected