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

Method setVolumeInfo

YACReaderLibrary/comic_vine/search_single_comic.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void SearchSingleComic::setVolumeInfo(const QString &volume)
51{
52 volumeEdit->setText(volume);
53}
54
55QString SearchSingleComic::getComicInfo()
56{

Callers

nothing calls this directly

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected