MCPcopy 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

updateSizeMethod · 0.80

Calls 2

valueMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected