Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ remove
Method
remove
YACReaderLibrary/db/comic_model.cpp:1187–1190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1185
}
1186
1187
void ComicModel::remove(int row)
1188
{
1189
removeInTransaction(row);
1190
}
1191
1192
void ComicModel::reload(const ComicDB &comic)
1193
{
Callers
15
removeLibrary
Method · 0.45
saveOptions
Method · 0.45
clearBackgroundColor
Method · 0.45
clearOpenRecentList
Method · 0.45
invalidatePage
Method · 0.45
keepOnlyRange
Method · 0.45
deliverDecodedImage
Method · 0.45
onPageAvailable
Method · 0.45
saveOptions
Method · 0.45
getDroppedFiles
Method · 0.45
removeItemsFromFlow
Method · 0.45
updateFolder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected