Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgKh/katvan
/ documentSize
Method
documentSize
core/katvan_editorlayout.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
QSizeF EditorLayout::documentSize() const
127
{
128
return d_documentSize;
129
}
130
131
int EditorLayout::pageCount() const
132
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected