MCPcopy 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
200QString ComicDB::getFileName() const
201{
202 return QFileInfo(path).fileName();
203}
204
205QString ComicDB::getTitleOrFileName() const
206{

Callers 10

getMatchingInfoMethod · 0.80
getComicsInfoMethod · 0.80
getComicInfoMethod · 0.80
dataMethod · 0.80
restoreAllMethod · 0.80
comicToYSFormatMethod · 0.80
serviceComicsMethod · 0.80
serviceComicsMethod · 0.80
serviceMethod · 0.80
serviceComicsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected