Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ selectedComicForOpening
Method
selectedComicForOpening
YACReaderLibrary/classic_comics_view.cpp:305–308 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
303
}
304
305
void ClassicComicsView::selectedComicForOpening(const QModelIndex &mi)
306
{
307
emit selected(mi.row());
308
}
309
310
void ClassicComicsView::requestedViewContextMenu(const QPoint &point)
311
{
Callers
nothing calls this directly
Calls
1
row
Method · 0.45
Tested by
no test coverage detected