MCPcopy Create free account
hub / github.com/KDAB/GammaRay / line

Method line

common/sourcelocation.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64int SourceLocation::line() const
65{
66 return m_line;
67}
68
69void SourceLocation::setZeroBasedLine(int line)
70{

Callers 3

SourceLocationTestClass · 0.80
populateMenuMethod · 0.80
qmlErrorToStringFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected