Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ LayoutSnapshot
Class
LayoutSnapshot
YACReader/continuous_view_model.h:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
private:
40
struct LayoutSnapshot {
41
QVector<int> yPositions;
42
QVector<QSize> scaledSizes;
43
int totalHeight = 0;
44
};
45
46
struct ViewportAnchor {
47
int pageIndex = -1;
Callers
1
reset
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected