Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ showSelectVolume
Method
showSelectVolume
YACReaderLibrary/comic_vine/comic_vine_dialog.cpp:353–357 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
}
352
353
void ComicVineDialog::showSelectVolume(const QString &json)
354
{
355
showSelectVolume();
356
selectVolumeWidget->load(json, currentVolumeSearchQuery);
357
}
358
359
void ComicVineDialog::showSelectVolume()
360
{
Callers
nothing calls this directly
Calls
1
load
Method · 0.45
Tested by
no test coverage detected