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

Method isDir

common/comic_db.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20bool ComicDB::isDir() const
21{
22 return false;
23}
24
25QString ComicDB::toTXT()
26{

Callers 15

findValidComicFilesMethod · 0.45
newComicMethod · 0.45
comicBaseNameFunction · 0.45
pageExportDirectoryFunction · 0.45
dropEventMethod · 0.45
canDropUrlsMethod · 0.45
exportLibraryMethod · 0.45
nameSettedMethod · 0.45
pathSettedMethod · 0.45
dragEnterEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected