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

Method getCoverURL

YACReaderLibrary/comic_vine/comic_vine_client.cpp:240–243  ·  view source on GitHub ↗

CV_COVER_DETAIL

Source from the content-addressed store, hash-verified

238
239// CV_COVER_DETAIL
240void ComicVineClient::getCoverURL(const QString &id)
241{
242 Q_UNUSED(id);
243}

Callers 2

loadVolumeInfoMethod · 0.45
loadComicInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected