Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getNumResults
Method
getNumResults
YACReaderLibrary/comic_vine/model/response_parser.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
qint32 ResponseParser::getNumResults()
24
{
25
return numResults;
26
}
27
28
qint32 ResponseParser::getCurrentPage()
29
{
Callers
2
processClientResults
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected