Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgKh/katvan
/ LayoutBlockData
Method
LayoutBlockData
core/katvan_editorlayout.cpp:79–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
static constexpr BlockDataKind DATA_KIND = BlockDataKind::LAYOUT;
78
79
LayoutBlockData() : contentHash(qHash(QStringView())) {}
80
81
std::unique_ptr<QTextLayout> displayLayout;
82
QList<ushort> displayOffsets;
Callers
nothing calls this directly
Calls
1
qHash
Function · 0.85
Tested by
no test coverage detected