Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ setCurrentComicReaded
Method
setCurrentComicReaded
YACReaderLibrary/library_window.cpp:1772–1775 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1770
}
1771
1772
void LibraryWindow::setCurrentComicReaded()
1773
{
1774
this->setCurrentComicsStatusReaded(YACReader::Read);
1775
}
1776
1777
void LibraryWindow::setCurrentComicUnreaded()
1778
{
Callers
nothing calls this directly
Calls
1
setCurrentComicsStatusReaded
Method · 0.95
Tested by
no test coverage detected