Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getVolumeInfo
Method
getVolumeInfo
YACReaderLibrary/comic_vine/search_volume.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
QString SearchVolume::getVolumeInfo() const
46
{
47
return volumeEdit->text();
48
}
49
50
void SearchVolume::applyTheme(const Theme &theme)
51
{
Callers
2
launchSearchVolume
Method · 0.45
launchSearchComic
Method · 0.45
Calls
1
text
Method · 0.80
Tested by
no test coverage detected