MCPcopy 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
353void ComicVineDialog::showSelectVolume(const QString &json)
354{
355 showSelectVolume();
356 selectVolumeWidget->load(json, currentVolumeSearchQuery);
357}
358
359void ComicVineDialog::showSelectVolume()
360{

Callers

nothing calls this directly

Calls 1

loadMethod · 0.45

Tested by

no test coverage detected