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

Method getCurrentPage

YACReaderLibrary/comic_vine/model/response_parser.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28qint32 ResponseParser::getCurrentPage()
29{
30 return currentPage;
31}
32
33qint32 ResponseParser::getTotalPages()
34{

Callers 7

loadNextPageMethod · 0.45
loadPreviousPageMethod · 0.45
loadNextPageMethod · 0.45
loadPreviousPageMethod · 0.45
loadNextPageMethod · 0.45
loadPreviousPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected