Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getFileName
Method
getFileName
common/comic_db.cpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
QString ComicDB::getFileName() const
201
{
202
return QFileInfo(path).fileName();
203
}
204
205
QString ComicDB::getTitleOrFileName() const
206
{
Callers
10
getMatchingInfo
Method · 0.80
getComicsInfo
Method · 0.80
getComicInfo
Method · 0.80
data
Method · 0.80
restoreAll
Method · 0.80
comicToYSFormat
Method · 0.80
serviceComics
Method · 0.80
serviceComics
Method · 0.80
service
Method · 0.80
serviceComics
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected