Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
bool ComicDB::isDir() const
21
{
22
return false;
23
}
24
25
QString ComicDB::toTXT()
26
{
Callers
15
findValidComicFiles
Method · 0.45
findValidComicFilesInFolder
Method · 0.45
newComic
Method · 0.45
comicBaseName
Function · 0.45
pageExportDirectory
Function · 0.45
openComicFromRecentAction
Method · 0.45
dropEvent
Method · 0.45
canDropUrls
Method · 0.45
exportLibrary
Method · 0.45
nameSetted
Method · 0.45
pathSetted
Method · 0.45
dragEnterEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected