Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
void SearchSingleComic::setVolumeInfo(const QString &volume)
51
{
52
volumeEdit->setText(volume);
53
}
54
55
QString SearchSingleComic::getComicInfo()
56
{
Callers
nothing calls this directly
Calls
1
setText
Method · 0.45
Tested by
no test coverage detected