Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ linesCount
Method
linesCount
plugins/wlcompositorinspector/logview.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
inline int linesCount() const
167
{
168
return m_client ? m_linesCount.value(m_client) : m_lines.size();
169
}
170
171
inline int linePosAt(int y) const
172
{
Callers
1
updateSize
Method · 0.80
Calls
2
value
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected