Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ scrollTo
Method
scrollTo
YACReaderLibrary/info_comics_view.cpp:140–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void InfoComicsView::scrollTo(const QModelIndex &mi, QAbstractItemView::ScrollHint hint)
141
{
142
Q_UNUSED(mi);
143
Q_UNUSED(hint);
144
}
145
146
void InfoComicsView::toFullScreen()
147
{
Callers
6
selectedFolder
Method · 0.45
selectedList
Method · 0.45
loadIndexFromHistory
Method · 0.45
asignNumbers
Method · 0.45
moveUpCL
Method · 0.45
moveDownCL
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected