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

Method loadPreviousPage

YACReaderLibrary/comic_vine/sort_volume_comics.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void SortVolumeComics::loadPreviousPage()
174{
175 emit loadPage(currentVolumeId, paginator->getCurrentPage() - 1);
176}
177
178void SortVolumeComics::synchronizeScroll(int pos)
179{

Callers

nothing calls this directly

Calls 1

getCurrentPageMethod · 0.45

Tested by

no test coverage detected