MCPcopy 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
1187void ComicModel::remove(int row)
1188{
1189 removeInTransaction(row);
1190}
1191
1192void ComicModel::reload(const ComicDB &comic)
1193{

Callers 15

removeLibraryMethod · 0.45
saveOptionsMethod · 0.45
clearBackgroundColorMethod · 0.45
clearOpenRecentListMethod · 0.45
invalidatePageMethod · 0.45
keepOnlyRangeMethod · 0.45
deliverDecodedImageMethod · 0.45
onPageAvailableMethod · 0.45
saveOptionsMethod · 0.45
getDroppedFilesMethod · 0.45
removeItemsFromFlowMethod · 0.45
updateFolderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected