Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
int SourceLocation::line() const
65
{
66
return m_line;
67
}
68
69
void SourceLocation::setZeroBasedLine(int line)
70
{
Callers
3
SourceLocationTest
Class · 0.80
populateMenu
Method · 0.80
qmlErrorToString
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected