Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ pageAtY
Method
pageAtY
YACReader/continuous_view_model.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
int ContinuousViewModel::pageAtY(int y) const
157
{
158
return pageAtY(layoutSnapshot, y);
159
}
160
161
QSize ContinuousViewModel::scaledPageSize(int pageIndex) const
162
{
Callers
4
currentVisiblePages
Method · 0.80
grabMagnifiedRegion
Method · 0.80
paintEvent
Method · 0.80
managedPageRange
Method · 0.80
Calls
1
isEmpty
Method · 0.80
Tested by
no test coverage detected