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

Method setUrl

common/sourcelocation.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void SourceLocation::setUrl(const QUrl &url)
60{
61 m_url = url;
62}
63
64int SourceLocation::line() const
65{

Callers 5

toResolvedFrameFunction · 0.45
OnCallstackEntryMethod · 0.45
mainFunction · 0.45
webPageSelectedMethod · 0.45
creationLocationMethod · 0.45

Calls

no outgoing calls

Tested by 1

webPageSelectedMethod · 0.36