MCPcopy 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
126QSizeF EditorLayout::documentSize() const
127{
128 return d_documentSize;
129}
130
131int EditorLayout::pageCount() const
132{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected