Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getSelectedComicId
Method
getSelectedComicId
YACReaderLibrary/comic_vine/select_comic.cpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
QString SelectComic::getSelectedComicId()
162
{
163
return model->getComicId(tableComics->currentIndex());
164
}
165
166
void SelectComic::applyTheme(const Theme &theme)
167
{
Callers
1
goNext
Method · 0.80
Calls
2
getComicId
Method · 0.45
currentIndex
Method · 0.45
Tested by
no test coverage detected