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

Method hasBeenAnErrorOpening

common/comic.cpp:293–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

291}
292
293bool Comic::hasBeenAnErrorOpening()
294{
295 return _errorOpening;
296}
297
298bool Comic::fileIsComic(const QString &path)
299{

Callers 1

serviceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected