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

Method getIsMangaMode

YACReader/viewer.cpp:1691–1694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1689}
1690
1691bool Viewer::getIsMangaMode()
1692{
1693 return doubleMangaPage;
1694}
1695
1696void Viewer::updateConfig(QSettings *settings)
1697{

Callers 3

openLeftComicMethod · 0.80
openRightComicMethod · 0.80
updatePrevNextActionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected