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

Method loaded

common/comic.cpp:205–208  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

203};
204//-----------------------------------------------------------------------------
205bool Comic::loaded()
206{
207 return _loaded;
208}
209//-----------------------------------------------------------------------------
210void Comic::loadFinished()
211{

Callers 1

hasLoadedComicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected