Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1691
bool Viewer::getIsMangaMode()
1692
{
1693
return doubleMangaPage;
1694
}
1695
1696
void Viewer::updateConfig(QSettings *settings)
1697
{
Callers
3
openLeftComic
Method · 0.80
openRightComic
Method · 0.80
updatePrevNextActions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected