Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
293
bool Comic::hasBeenAnErrorOpening()
294
{
295
return _errorOpening;
296
}
297
298
bool Comic::fileIsComic(const QString &path)
299
{
Callers
1
service
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected