Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
void ComicVineClient::getCoverURL(const QString &id)
241
{
242
Q_UNUSED(id);
243
}
Callers
2
loadVolumeInfo
Method · 0.45
loadComicInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected